This commit is contained in:
parent
761814ec62
commit
ed626a2dad
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
|||||||
# uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
|
# uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
|
||||||
uses: docker/login-action@v1.10.0
|
uses: docker/login-action@v1.10.0
|
||||||
with:
|
with:
|
||||||
|
registry: ${{ secrets.DR_URL }}
|
||||||
# Username used to log against the Docker registry
|
# Username used to log against the Docker registry
|
||||||
username: ${{ secrets.DH_USERNAME }}
|
username: ${{ secrets.DH_USERNAME }}
|
||||||
# Password or personal access token used to log against the Docker registry
|
# Password or personal access token used to log against the Docker registry
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user