updates actions
This commit is contained in:
parent
65ed6d6120
commit
30312e19e9
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/complete:latest
|
||||
|
|
Loading…
Reference in a new issue