Update .github/workflows/.github-ci.yaml
This commit is contained in:
parent
b6c899eb58
commit
7f9a49e708
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -3,7 +3,7 @@ name: ci-workflow
|
|||
on: [push]
|
||||
jobs:
|
||||
ci:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
container:
|
||||
image: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/devfw-cicd/pipeline-container/complete:v0.0.2
|
||||
|
|
Loading…
Reference in a new issue