From 1a06eb68759449a5420a90a4bcf988618ced772c Mon Sep 17 00:00:00 2001 From: tommy Date: Fri, 3 Jan 2025 23:05:15 +0000 Subject: [PATCH] Update .forgejo/workflows/build-images.yaml --- .forgejo/workflows/build-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/build-images.yaml b/.forgejo/workflows/build-images.yaml index 8befa27..dccb6af 100644 --- a/.forgejo/workflows/build-images.yaml +++ b/.forgejo/workflows/build-images.yaml @@ -66,7 +66,7 @@ jobs: context: ${{ steps.set-context.outputs.context_dir }} # Build & push two tags: : and : - destinations: code.252.no/${{ github.repository }}/${{ github.event.inputs.app }}:${{ steps.parse-channel-platform.outputs.channel }} code.252.no/${{ github.repository }}/${{ github.event.inputs.app }}:${{ steps.read-version.outputs.version }} + destinations: code.252.no/${{ github.repository }}/${{ github.event.inputs.app }}:${{ steps.read-version.outputs.version }} # Pass any build arguments the Dockerfile expects build_args: |