This commit is contained in:
parent
2ccbe9f21c
commit
764cc31532
@ -21,9 +21,9 @@ jobs:
|
||||
[registry."git.schreifuchs.ch"]
|
||||
http = true
|
||||
insecure = true
|
||||
- run: echo "${{ secrets.REGISTRY_TOKEN }}"
|
||||
- name: login
|
||||
run: docker login -u schreifuchs -p ${{ secrets.REGISTRY_TOKEN }} git.schreifuchs.ch
|
||||
- run: echo "${{ secrets.REGISTRY_TOKEN }}"
|
||||
- name: Build and push Docker image
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user