This commit is contained in:
parent
962d306128
commit
d9ee643f05
1 changed files with 8 additions and 0 deletions
|
@ -18,3 +18,11 @@ jobs:
|
|||
registry: git.keine.cloud
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
|
||||
- name: Debug
|
||||
shell: bash
|
||||
run: echo $GITHUB_REPOSITORY
|
||||
|
||||
- name: Debug
|
||||
shell: bash
|
||||
run: echo $GITEA_REPOSITORY
|
||||
|
|
Loading…
Add table
Reference in a new issue