est
release-tag / release-image (push) Failing after 32s

This commit is contained in:
2024-05-09 09:20:20 +02:00
parent 63b41e7335
commit e118ecc78c
-3
View File
@@ -11,9 +11,6 @@ jobs:
DOCKER_LATEST: nightly
steps:
- name: test
run: echo ${{ secrets.RUNNER_SSH_PRIVATE_KEY }} | awk '{print substr($0,1,30)}'
- name: Checkout
uses: actions/checkout@v4
with: