tests actions
This commit is contained in:
parent
90f5d5fc41
commit
00bb946305
1 changed files with 1 additions and 2 deletions
3
.github/workflows/.github-ci.yaml
vendored
3
.github/workflows/.github-ci.yaml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
||||||
container:
|
container:
|
||||||
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/complete:v0.0.1
|
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipe:v0.0.1
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
|
@ -31,7 +31,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
whoami
|
whoami
|
||||||
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sudo sh -s -- -b /usr/bin latest
|
|
||||||
which trivy || true
|
which trivy || true
|
||||||
ls -la /usr/local/bin || true
|
ls -la /usr/local/bin || true
|
||||||
ls -la /usr/bin || true
|
ls -la /usr/bin || true
|
||||||
|
|
Loading…
Reference in a new issue