Skip to content

Commit

Permalink
Update clouddriver-oes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Sep 2, 2024
1 parent 044c341 commit 9b524c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/clouddriver-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down Expand Up @@ -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: |
Expand Down

0 comments on commit 9b524c4

Please sign in to comment.