debug actions
This commit is contained in:
@@ -80,7 +80,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: registry.resk-u.ch
|
||||
username: ${{ secrets.HARBOR_USERNAME }}
|
||||
username: ${{ vars.HARBOR_USERNAME }}
|
||||
password: ${{ secrets.HARBOR_PASSWORD }}
|
||||
- name: build docker
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user