Skip to content

Commit 7051a2e

Browse files
committed
change
1 parent 0251936 commit 7051a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
aws-region: eu-central-1
2323
- name: Login to Amazon ECR
2424
uses: aws-actions/amazon-ecr-login@v2
25-
- run: tail -f /dev/null
25+
# - run: tail -f /dev/null
2626
- name: Run kaniko
2727
run: |
2828
/kaniko/executor \

0 commit comments

Comments
 (0)