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 58c01ba commit 24f2392Copy full SHA for 24f2392
.github/workflows/build-backend.yml
@@ -14,7 +14,6 @@ jobs:
14
uses: aws-actions/configure-aws-credentials@v4
15
with:
16
aws-region: eu-central-1
17
- - run: tail -f /dev/null
18
- name: Run kaniko
19
run: |
20
/kaniko/executor \
0 commit comments