forked from kamba4/sunders
This commit is contained in:
parent
35c312b3a2
commit
9e1c384315
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ jobs:
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
registry: git.hamburg.ccc.de
|
registry: git.hamburg.ccc.de
|
||||||
username: oauth2accesstoken
|
username: containertest_package
|
||||||
password: ${{ secrets.GITHUB_TOKEN }}
|
password: ${{ secrets.containertest_package }}
|
||||||
|
|
||||||
- name: Push Docker image to Container Registry
|
- name: Push Docker image to Container Registry
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue