new registry
Some checks failed
Workflow de prueba / Build and push images (push) Failing after 1m24s
Some checks failed
Workflow de prueba / Build and push images (push) Failing after 1m24s
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- name: Login to Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.beyondcx.org
|
||||
registry: ${{ secrets.REGISTRY_URL }}
|
||||
username: ${{ secrets.REGISTRY_USER }}
|
||||
password: ${{ secrets.REGISTRY_PWD }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user