From 13418a3bac4fff9c70eb6751c0a1454ab655a53c Mon Sep 17 00:00:00 2001 From: jmarchel7bulls Date: Mon, 10 Jun 2024 12:22:45 +0200 Subject: [PATCH] change context for docker build --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a801578..cbed7e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,6 @@ jobs: name: Build and push security-manager uses: eu-nebulous/github-actions/.github/workflows/build-and-push-container-image.yml@main with: - context: security-manager + context: security-layer image-name: security-manager secrets: inherit