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 0251936 commit 7051a2eCopy full SHA for 7051a2e
.github/workflows/build-backend.yml
@@ -22,7 +22,7 @@ jobs:
22
aws-region: eu-central-1
23
- name: Login to Amazon ECR
24
uses: aws-actions/amazon-ecr-login@v2
25
- - run: tail -f /dev/null
+ # - run: tail -f /dev/null
26
- name: Run kaniko
27
run: |
28
/kaniko/executor \
0 commit comments