1
0

Set docker context
Some checks failed
Build & Release / build-application (push) Successful in 2m6s
Build & Release / build-docker-image (push) Successful in 33s
Build & Release / deploy-to-production (push) Failing after 2s

This commit is contained in:
2025-02-15 19:46:04 +01:00
parent fab8ec724d
commit 67b2bc2d2c

View File

@ -82,6 +82,7 @@ jobs:
- name: Build docker image
uses: docker/build-push-action@v4
with:
context: .
file: Dockerfile
push: true
tags: |