From 57067fa645e68e92cf037250d44a8d0990be9e39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elias=20M=C3=BCller?= Date: Sun, 29 Sep 2024 08:33:08 +0200 Subject: [PATCH] chore: test with ES-86 --- .github/workflows/buildAndPushImage-productcatalogservice.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/buildAndPushImage-productcatalogservice.yml b/.github/workflows/buildAndPushImage-productcatalogservice.yml index 98aa8daefe..766c308a0c 100644 --- a/.github/workflows/buildAndPushImage-productcatalogservice.yml +++ b/.github/workflows/buildAndPushImage-productcatalogservice.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - ES-86 env: IMAGE_URL: ghcr.io/ust-demaf