pipeline #1
@ -17,7 +17,7 @@ jobs:
|
|||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
registry: git.walamana.de
|
registry: git.walamana.de
|
||||||
username: ${{env.actions_user}}
|
username: ${{vars.actions_user}}
|
||||||
password: ${{secrets.PACKAGES_TOKEN}}
|
password: ${{secrets.PACKAGES_TOKEN}}
|
||||||
|
|
||||||
- name: Build Docker image
|
- name: Build Docker image
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user