Skip to content

Commit 5ecd905

Browse files
committed
remove first docker login
1 parent 04521e3 commit 5ecd905

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ jobs:
7878
- name: Kamal bootstrap
7979
run: |
8080
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'
8281
8382
- name: Check if first run and execute kamal app boot if necessary
8483
run: |

0 commit comments

Comments
 (0)