2 builds.. probably does not work..
This commit is contained in:
parent
b66969aa3a
commit
1f23ea4f85
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ jobs:
|
|||
# docker --version
|
||||
# docker login git.k4li.de -u ${{ vars.FORGEJO_USERNAME }} -p ${{ secrets.FORGEJO_PASSWORD }}
|
||||
|
||||
build:
|
||||
runs-on: docker-dind
|
||||
steps:
|
||||
- name: Login to Forgejo Container Registry
|
||||
run: |
|
||||
echo "${{ secrets.FORGEJO_PASSWORD }}" | docker login git.k4li.de \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue