Skip to content

Commit

Permalink
Merge pull request #8 from Sam3Star/gayeong
Browse files Browse the repository at this point in the history
Gayeong
  • Loading branch information
GayeongKimm authored Jun 24, 2024
2 parents 892821a + fd5e476 commit 6472723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
docker rm clock || true
docker rmi ${{ secrets.DOCKER_USERNAME }}/clock:latest
docker pull ${{ secrets.DOCKER_USERNAME }}/clock:latest
docker run -d -p 80:8080 --name alimo ${{ secrets.DOCKER_USERNAME }}/alimo:latest
docker run -d -p 80:8080 --name clock ${{ secrets.DOCKER_USERNAME }}/clock:latest

0 comments on commit 6472723

Please sign in to comment.