test actions
This commit is contained in:
parent
fdb242b7a5
commit
b872d6de0d
1 changed files with 1 additions and 2 deletions
3
.github/workflows/.github-ci.yaml
vendored
3
.github/workflows/.github-ci.yaml
vendored
|
@ -29,9 +29,8 @@ jobs:
|
||||||
/kaniko/executor --dockerfile=./Dockerfile --context=. --destination=forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/fibonacci_go/fibonacci_go:latest
|
/kaniko/executor --dockerfile=./Dockerfile --context=. --destination=forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/fibonacci_go/fibonacci_go:latest
|
||||||
|
|
||||||
- name: Vulnerability Scanning
|
- name: Vulnerability Scanning
|
||||||
container:
|
|
||||||
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipe:v0.0.1
|
|
||||||
run: |
|
run: |
|
||||||
|
exit 0
|
||||||
pwd
|
pwd
|
||||||
whoami
|
whoami
|
||||||
which trivy || true
|
which trivy || true
|
||||||
|
|
Loading…
Reference in a new issue