Update .github/workflows/.github-ci.yaml
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
|
pwd
|
||||||
ls
|
ls
|
||||||
ls -la
|
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
|
/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