dsfgsf
All checks were successful
lint, build and push / lint (pull_request) Successful in 3s
lint, build and push / build (pull_request) Successful in 13s

This commit is contained in:
Michael Grote 2024-10-13 19:47:26 +02:00
parent cb03d312c9
commit 2c47c8d3a5

View file

@ -55,8 +55,8 @@ jobs:
type=ref,event=pr type=ref,event=pr
images: | images: |
registry.mgrote.net/httpd registry.mgrote.net/httpd
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
# - name: Login to Docker Hub # - name: Login to Docker Hub
# uses: docker/login-action@v3 # uses: docker/login-action@v3
# with: # with: