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