update registery url
This commit is contained in:
parent
4c48cad76d
commit
e6c4f3b55b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Login to Self-Hosted Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.myco.systems
|
||||
registry: fung.uy
|
||||
username: ${{ secrets.MYCO_REGISTRY_USER }}
|
||||
password: ${{ secrets.MYCO_PERSONAL_ACCESS_TOKEN }}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue