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
|
||||
with:
|
||||
registry: git.hamburg.ccc.de
|
||||
username: oauth2accesstoken
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
username: containertest_package
|
||||
password: ${{ secrets.containertest_package }}
|
||||
|
||||
- name: Push Docker image to Container Registry
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue