Update .forgejo/workflows/test-registry.yaml
Some checks failed
build-image / build (push) Failing after 38s

This commit is contained in:
rangelovk 2026-07-08 21:53:49 +00:00
parent e02b213fa6
commit 809cb0eaba

View file

@ -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