Update .forgejo/workflows/test-registry.yaml
Some checks failed
build-image / build (push) Failing after 37s
Some checks failed
build-image / build (push) Failing after 37s
This commit is contained in:
parent
317e6bff04
commit
14e6f918da
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
- name: Login to registry
|
||||
run: |
|
||||
echo "${{ forgejo.token }}" | buildah login \
|
||||
echo "${{ secrets.FORGEJO_REGISTRY_TOKEN }}" | buildah login \
|
||||
--username "${{ forgejo.actor }}" \
|
||||
--password-stdin \
|
||||
git.rangelovk.xyz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue