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: |