From a9817f89b33a52272c219437536f14b731afa684 Mon Sep 17 00:00:00 2001 From: Tom Winter Date: Thu, 28 Nov 2024 17:03:52 +0100 Subject: [PATCH] feat: initial version of skillLab integration for testing --- .github/workflows/aam-backend-service-build-and-publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/aam-backend-service-build-and-publish.yml b/.github/workflows/aam-backend-service-build-and-publish.yml index e6f29de..6de5584 100644 --- a/.github/workflows/aam-backend-service-build-and-publish.yml +++ b/.github/workflows/aam-backend-service-build-and-publish.yml @@ -146,7 +146,6 @@ jobs: with: platforms: ${{ matrix.platform }} context: ./application/aam-backend-service - target: build labels: ${{ steps.meta.outputs.labels }} outputs: type=image,name=${{ env.REGISTRY_IMAGE }},push-by-digest=true,name-canonical=true,push=true cache-from: type=gha