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.
1 parent 04521e3 commit 5ecd905Copy full SHA for 5ecd905
.github/workflows/release.yml
@@ -78,7 +78,6 @@ jobs:
78
- name: Kamal bootstrap
79
run: |
80
kamal server bootstrap
81
- kamal server exec --no-interactive 'echo "${{ env.KAMAL_REGISTRY_PASSWORD }}" | docker login ghcr.io -u ${{ env.KAMAL_REGISTRY_USERNAME }} --password-stdin'
82
83
- name: Check if first run and execute kamal app boot if necessary
84
0 commit comments