updated pipeline
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 6m11s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 6m11s
This commit is contained in:
parent
d43c449b4b
commit
cdbbff8db4
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@ jobs:
|
||||||
registry: cr.sp-codes.de
|
registry: cr.sp-codes.de
|
||||||
username: ${{ secrets.CR_USERNAME }}
|
username: ${{ secrets.CR_USERNAME }}
|
||||||
password: ${{ secrets.CR_TOKEN }}
|
password: ${{ secrets.CR_TOKEN }}
|
||||||
- name: Set up QEMU
|
|
||||||
uses: docker/setup-qemu-action@v3
|
|
||||||
- name: Set up Docker Buildx
|
|
||||||
uses: docker/setup-buildx-action@v3
|
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue