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 250f4a8 commit 0074c0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dev_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
port: 22
envs: GITHUB_SHA
script: |
cd ./backend
echo test1234 > test.txt
sudo docker rm -f $(docker ps -qa) || true
sudo docker pull ${{ secrets.DOCKER_REPO }}
Expand Down

0 comments on commit 0074c0d

Please sign in to comment.