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 e6c0dcf commit 4ba1ea2Copy full SHA for 4ba1ea2
.github/workflows/build-backend.yml
@@ -19,7 +19,6 @@ jobs:
19
- name: Login to Amazon ECR
20
uses: aws-actions/amazon-ecr-login@v2
21
- name: Run kaniko
22
- working-directory: ./backend
23
run: |
24
/kaniko/executor \
25
--dockerfile=./Dockerfile \
0 commit comments