please lord have it work..
All checks were successful
Build and Push to Forgejo Registry / checkout (push) Successful in 1m50s
All checks were successful
Build and Push to Forgejo Registry / checkout (push) Successful in 1m50s
This commit is contained in:
parent
d67c03c4ee
commit
2819bcabf8
1 changed files with 0 additions and 6 deletions
|
@ -19,12 +19,6 @@ jobs:
|
|||
registry: git.k4li.de
|
||||
username: ${{ vars.FORGEJO_USERNAME }}
|
||||
password: ${{ vars.FORGEJO_PASSWORD }}
|
||||
# env:
|
||||
# DOCKER_HOST: /var/lib/docker.sock
|
||||
# run: |
|
||||
# echo "${{ secrets.FORGEJO_PASSWORD }}" | docker login git.k4li.de \
|
||||
# -u "${{ vars.FORGEJO_USERNAME }}" \
|
||||
# --password-stdin
|
||||
- name: Build n Push
|
||||
run: |
|
||||
docker build -t git.k4li.de/docker/caddy:latest .
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue