etes
release-tag / release-image (push) Failing after 38s

This commit is contained in:
2024-05-09 09:21:27 +02:00
parent e118ecc78c
commit 8a12ae773b
+3
View File
@@ -17,6 +17,9 @@ jobs:
lfs: true
ssh-key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
ssh-known-hosts: ${{ secrets.INSTANCE_SSH_PUBLIC_KEY }}
env:
GIT_TRACE: 1
GIT_CURL_VERBOSE: 1
- name: Login to DockerHub
uses: docker/login-action@v2