renamed Containerfile to Dockerfile for Kaniko to work
Some checks failed
ci/woodpecker/push/build Pipeline failed
Some checks failed
ci/woodpecker/push/build Pipeline failed
This commit is contained in:
parent
7a479f18b9
commit
c05ace93ec
2 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ steps:
|
||||||
cache: true
|
cache: true
|
||||||
username: llamprecht
|
username: llamprecht
|
||||||
build_args:
|
build_args:
|
||||||
- DOCKERFILE="Containerfile"
|
|
||||||
- COMMIT_SHA=${CI_COMMIT_SHA}
|
- COMMIT_SHA=${CI_COMMIT_SHA}
|
||||||
- COMMIT_AUTHOR_EMAIL=${CI_COMMIT_AUTHOR_EMAIL}
|
- COMMIT_AUTHOR_EMAIL=${CI_COMMIT_AUTHOR_EMAIL}
|
||||||
password:
|
password:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue