From 9321cb32aa017376cb8cf76f711457a64da30cb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Skarp=C3=A5s?= Date: Thu, 8 Aug 2024 13:08:35 +0200 Subject: [PATCH] =?UTF-8?q?Revert=20"E=20-=20Oppdaterer=20ep=20eux=20for?= =?UTF-8?q?=20=C3=A5=20tvinge=20frem=20en=20deployment=20av=20rina-cdm"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 5e61ab6e9f92bd2c060465b02db1b780271eeaaf. --- .github/workflows/bygg_branch_og_publiser.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/bygg_branch_og_publiser.yml b/.github/workflows/bygg_branch_og_publiser.yml index 2b530894c..0654da555 100644 --- a/.github/workflows/bygg_branch_og_publiser.yml +++ b/.github/workflows/bygg_branch_og_publiser.yml @@ -14,6 +14,7 @@ on: - '*' - '*/*' - '!master' + - '!feature/rina-cdm' jobs: bygg_og_publiser: name: 'Bygg branch og publiser image'