Skip to content

Commit

Permalink
Merge pull request #35 from SQUAD-D/feature#18/image-update
Browse files Browse the repository at this point in the history
test
  • Loading branch information
songhaechan authored Jun 19, 2024
2 parents 2fab35a + 164c84b commit 73cd095
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ jobs:
envs: COMPOSE
port: 22
script: |
sudo docker-compose -f $COMPOSE down --rmi all
sudo docker pull haechansomg/simple-board:was01
# sudo docker pull haechansomg/simple-board2:was02
sudo docker-compose -f $COMPOSE up -d
sudo docker image prune -f
sudo docker-compose -f $COMPOSE down --rmi all
sudo docker pull haechansomg/simple-board:was01
sudo docker-compose -f $COMPOSE up -d
sudo docker image prune -f

0 comments on commit 73cd095

Please sign in to comment.