From 9b524c46f76b28b7ec8d2b43d02c2861c37d8344 Mon Sep 17 00:00:00 2001 From: phanikumar Date: Mon, 2 Sep 2024 12:32:16 +0530 Subject: [PATCH] Update clouddriver-oes.yml --- .github/workflows/clouddriver-oes.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/clouddriver-oes.yml b/.github/workflows/clouddriver-oes.yml index 15851680aa..fbc2425b60 100644 --- a/.github/workflows/clouddriver-oes.yml +++ b/.github/workflows/clouddriver-oes.yml @@ -30,7 +30,7 @@ jobs: - name: Prepare build variables id: build_variables run: | - echo ::set-output name=REPO::ubi8-clouddriver-cve-arm64 + echo ::set-output name=REPO::ubi8-clouddriver-cve #echo ::set-output name=VERSION::"1.33.0$(date --utc +'%Y%m%d')" echo ::set-output name=VERSION::"1.33.3" echo "::set-output name=GITHASH::$(git rev-parse --short HEAD)" @@ -81,8 +81,8 @@ jobs: CUSTOMPLUGIN_RELEASEORG=opsmx CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin CUSTOMPLUGIN_RELEASE_VERSION=1.0.1 - # file: docker/ubi8/Dockerfile-fips - file: Dockerfile.slim + file: docker/ubi8/Dockerfile-fips + #file: Dockerfile.slim push: true tags: |