fix repo url
Some checks failed
Build Container Image & push to Packages / Build package (push) Failing after 16s
Some checks failed
Build Container Image & push to Packages / Build package (push) Failing after 16s
This commit is contained in:
parent
fb3a4dee83
commit
f9b9390789
@ -35,7 +35,7 @@ jobs:
|
||||
with:
|
||||
username: ${{secrets.REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.REPOSITORY_TOKEN }}
|
||||
registry: gitea:3000
|
||||
registry: ${{ env.DOCKER_REGISTRY_URL }}
|
||||
- name: Create Tag
|
||||
id: tagger
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user