We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e22ef93 + e342079 commit a64e5a6Copy full SHA for a64e5a6
2 files changed
.github/workflows/dev-cd.yml
@@ -64,7 +64,6 @@ jobs:
64
key: ${{ secrets.OCI_INSTANCE_SSH_KEY }}
65
source: "clokey-api/dev-compose.yml"
66
target: /home/ubuntu/
67
- strip_components: 1
68
69
- name: Set OCI private key env (multiline)
70
run: |
.github/workflows/prod-cd.yml
@@ -69,7 +69,6 @@ jobs:
source: "clokey-api/prod-compose.yml"
71
72
73
74
75
0 commit comments