1
0
Fork 0

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

This commit is contained in:
John Ahlroos 2025-02-15 19:46:04 +01:00
parent fab8ec724d
commit 67b2bc2d2c
Signed by: john
GPG Key ID: 258D0F70DB84CD5D
1 changed files with 1 additions and 0 deletions

View File

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