Skip to content

Commit 90e672a

Browse files
authored
Update DOCKER-CD-STAGING.yml
1 parent 3521887 commit 90e672a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/DOCKER-CD-STAGING.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ jobs:
7070

7171
- name: docker image 빌드 및 푸시
7272
run: |
73-
docker build -f Dockerfile-staging --platform linux/amd64 -t terningpoint/terning-staging .
74-
docker push terningpoint/terning-staging
73+
docker build -f Dockerfile-staging --platform linux/amd64 -t terningpoint/terning2025-staging .
74+
docker push terningpoint/terning2025-staging
7575
working-directory: ${{ env.working-directory }}
7676

7777
cd:

0 commit comments

Comments
 (0)