Skip to content

Commit

Permalink
test cicd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
singsangssong committed Jan 7, 2025
1 parent 037ec67 commit da69aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

# 환경설정
env:
DOCKER_IMAGE: ghcr.io/${{ github.repository_owner | lower }}/luty-server-deploy
DOCKER_IMAGE: ghcr.io/${{ github.repository_owner.toLowerCase() }}/luty-server-deploy
VERSION: ${{ github.sha }}
NAME: luty-server

Expand Down

0 comments on commit da69aa4

Please sign in to comment.