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 Jun 14, 2024
1 parent 186af7f commit 90eb855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clouddriver-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
id: build_variables
run: |
echo ::set-output name=REPO::ubi8-clouddriver-cve
#echo ::set-output name=VERSION::"1.30.1$(date --utc +'%Y%m%d')"
echo ::set-output name=VERSION::"1.30.1"
#echo ::set-output name=VERSION::"1.33.0$(date --utc +'%Y%m%d')"
echo ::set-output name=VERSION::"1.33.x"
echo "::set-output name=GITHASH::$(git rev-parse --short HEAD)"
echo "::set-output name=BUILDDATE::$(date -u +"%Y%m%d%H%M")"
- name: Login to Quay
Expand Down

0 comments on commit 90eb855

Please sign in to comment.