Skip to content

Commit

Permalink
test: github actinos 스크립트 작성3
Browse files Browse the repository at this point in the history
Co-authored-by: yaongmeow <[email protected]>
  • Loading branch information
kmi0817 and yaongmeow committed Nov 21, 2023
1 parent 72483ab commit 545f66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Build Docker
run: |
docker build -f Dockerfile -t traveline-docker ./BE
docker build -f Dockerfile -t traveline-docker .
- name: Push Docker
run: docker push traveline/traveline-repo:latest
Expand Down

0 comments on commit 545f66c

Please sign in to comment.