Skip to content

Commit

Permalink
Update deploy_dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lcqff authored Oct 28, 2024
1 parent 555e3a8 commit 9776f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
script: |
cd ~/01-doo-re-infrastructure/doo-re/deploy
chmod +x ./deploy_server.sh
sudo ./deploy_server.sh ${GITHUB_SHA::8} dev
sudo -E ./deploy_server.sh ${GITHUB_SHA::8} dev
# - name: Notify Slack
# if: always()
Expand Down

0 comments on commit 9776f00

Please sign in to comment.