Fix tab indentation error
This commit is contained in:
2
.github/workflows/docker-build-and-push.yaml
vendored
2
.github/workflows/docker-build-and-push.yaml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
https://chef.heaplab.deib.polimi.it/git/${GITHUB_REPOSITORY}.git \
|
https://chef.heaplab.deib.polimi.it/git/${GITHUB_REPOSITORY}.git \
|
||||||
${GITHUB_WORKSPACE}
|
${GITHUB_WORKSPACE}
|
||||||
|
|
||||||
- name: Build and Push with Kaniko
|
- name: Build and Push with Kaniko
|
||||||
uses: aevea/action-kaniko@v0.10.0 # High-level wrapper for Kaniko
|
uses: aevea/action-kaniko@v0.10.0 # High-level wrapper for Kaniko
|
||||||
with:
|
with:
|
||||||
image: niccolon/raptor-deps-mlir0c2701f
|
image: niccolon/raptor-deps-mlir0c2701f
|
||||||
|
|||||||
Reference in New Issue
Block a user