replace codeberg registry with mycosystems registry
Some checks failed
Build And Publish Docker / build (push) Failing after 54s
Some checks failed
Build And Publish Docker / build (push) Failing after 54s
This commit is contained in:
parent
370b125b03
commit
34ca9e9716
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Login to Self-Hosted Registry
|
- name: Login to Self-Hosted Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: codeberg.org
|
registry: git.myco.systems
|
||||||
username: ${{ secrets.REGISTRY_USER }}
|
username: ${{ secrets.REGISTRY_USER }}
|
||||||
password: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
password: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue