Skip to content

Commit

Permalink
cop(deploy): remove whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
lulu12329 committed Feb 25, 2024
1 parent f1fceb7 commit b4a7e69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
passphrase: ${{ secrets.SERVER_PASSPHRASE }}
script_stop: true
script: |
whoami
cd bingusboingus
docker compose pull
docker compose up -d
Expand Down

0 comments on commit b4a7e69

Please sign in to comment.