Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 31s
Some checks failed
ci-workflow / ci (push) Failing after 31s
This commit is contained in:
parent
31fedf39f2
commit
561ff9b4e1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
runs-on: docker
|
||||
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:full-latest
|
||||
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipeline-container/kaniko:v1.23.2-2
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue