Update .github/workflows/.github-ci.yaml
Some checks failed
ci-workflow / ci (push) Failing after 2m42s
Some checks failed
ci-workflow / ci (push) Failing after 2m42s
This commit is contained in:
parent
1e773c0025
commit
fb54e7d8de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
id: meta
|
id: meta
|
||||||
with:
|
with:
|
||||||
images: richardrobertreitz/fibonacci_go
|
images: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/richardrobertreitz/fibonacci_go
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: https://codeberg.org/umglurf/kaniko-action@main
|
uses: https://codeberg.org/umglurf/kaniko-action@main
|
||||||
|
|
Loading…
Reference in a new issue