Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 5s
Some checks failed
ci-workflow / ci (push) Failing after 5s
This commit is contained in:
parent
10093188ee
commit
1b4b4aa60a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/.github-ci.yaml
vendored
1
.github/workflows/.github-ci.yaml
vendored
|
@ -22,4 +22,5 @@ jobs:
|
|||
pwd
|
||||
ls
|
||||
ls -la
|
||||
cat /kaniko/.docker/config.json
|
||||
/kaniko/executor --dockerfile=./Dockerfile --context=. --destination=forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw/fibonacci_go:v0.0.1
|
||||
|
|
Loading…
Reference in a new issue