Skip to content

Commit

Permalink
Update dev_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m3k0813 authored Jul 11, 2024
1 parent 80f77c7 commit 3558063
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
port: 22
envs: GITHUB_SHA
script: |
cd ./backend
echo test1234 > test.txt
sudo docker rm -f $(docker ps -qa)
sudo docker pull ${{ secrets.DOCKER_REPO }}
Expand Down

0 comments on commit 3558063

Please sign in to comment.