From c8a8e5641cef184ae97ae0ae26a3e9bc8ae0081d Mon Sep 17 00:00:00 2001 From: phanikumar Date: Thu, 20 Jun 2024 13:56:07 +0530 Subject: [PATCH] Update clouddriver-oes.yml --- .github/workflows/clouddriver-oes.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/clouddriver-oes.yml b/.github/workflows/clouddriver-oes.yml index 7022c69371..73c4f937a2 100644 --- a/.github/workflows/clouddriver-oes.yml +++ b/.github/workflows/clouddriver-oes.yml @@ -80,7 +80,7 @@ jobs: TARGETARCH=amd64 CUSTOMPLUGIN_RELEASEORG=opsmx CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin - CUSTOMPLUGIN_RELEASEVERSION=v1.0.1 + CUSTOMPLUGIN_RELEASE_VERSION=1.0.1 file: docker/ubi8/Dockerfile-fips push: true tags: | @@ -94,7 +94,7 @@ jobs: TARGETARCH=amd64 CUSTOMPLUGIN_RELEASEORG=opsmx CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin - CUSTOMPLUGIN_RELEASEVERSION=v1.0.1 + CUSTOMPLUGIN_RELEASE_VERSION=1.0.1 file: docker/ubi8/Dockerfile-dev push: true tags: |