Skip to content

Commit

Permalink
Update cicd-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunw9 authored Jun 30, 2024
1 parent 0aefcc8 commit fc92986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: docker image 빌드 및 푸시
run: |
docker build -t hyunw9/clody:latest .
docker push hyunw9/clody:latest
docker push hyunw9/clody
working-directory: ${{ env.working-directory }}

cd:
Expand Down

0 comments on commit fc92986

Please sign in to comment.