Update .forgejo/workflows/test-registry.yaml
Some checks failed
build-image / build (push) Failing after 38s
Some checks failed
build-image / build (push) Failing after 38s
This commit is contained in:
parent
e02b213fa6
commit
809cb0eaba
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
git.rangelovk.xyz
|
||||
|
||||
- name: Build image
|
||||
run: buildah bud -t git.rangelovk.xyz/tues-test/proba:latest .
|
||||
run: buildah bud -t git.rangelovk.xyz/rangelovk/proba:latest .
|
||||
|
||||
- name: Push image
|
||||
run: buildah push git.rangelovk.xyz/rangelovk/proba:latest
|
||||
Loading…
Add table
Add a link
Reference in a new issue