Skip to content

Commit

Permalink
Update testCD.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaeAg authored Dec 20, 2023
1 parent b35b5ed commit e2ad4a6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/testCD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,5 @@ jobs:
username: ${{ secrets.RELEASE_SERVER_USER }}
key: ${{ secrets.RELEASE_SERVER_KEY }}
script: |
docker rm -f do-sopt-seminar
docker image pull chaeag/do-sopt-seminar
docker run -d --name do-sopt-seminar-8080 -p 8080:8080 chaeag/do-sopt-seminar
cd ~
./deploy.sh

0 comments on commit e2ad4a6

Please sign in to comment.