1
0

Tweak gitignore
All checks were successful
Build & Release / build-application (push) Successful in 2m13s
Build & Release / deploy-to-production (push) Has been skipped
Build & Release / build-docker-image (push) Has been skipped

This commit is contained in:
2025-02-15 19:27:50 +01:00
parent c39074ed01
commit fab8ec724d
2 changed files with 4 additions and 144 deletions

View File

@ -79,7 +79,7 @@ jobs:
registry: ${{ secrets.DOCKER_REGISTRY }}
username: ${{ secrets.DOCKER_REGISTRY_USER }}
password: ${{ secrets.DOCKER_REGISTRY_PASSWORD }}
- name: Build core docker image
- name: Build docker image
uses: docker/build-push-action@v4
with:
file: Dockerfile