We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0067737 commit 8eff2e8Copy full SHA for 8eff2e8
1 file changed
.github/workflows/ci-cd.yml
@@ -69,6 +69,7 @@ jobs:
69
username: ${{ secrets.ORACLE_SSH_USERNAME }}
70
key: ${{ secrets.ORACLE_SSH_KEY }}
71
port: 22
72
+ debug: true
73
script: |
74
set -e
75
cd /home/ubuntu/tinybite
0 commit comments