Skip to content

Commit

Permalink
OP-22255: updating halyard-oes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
emanipravallika committed Jun 11, 2024
1 parent d41a11f commit 500bac0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/halyard-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
id: build_variables
run: |
echo ::set-output name=REPO::ubi8-halyard-cve
#echo ::set-output name=VERSION::"1.65$(date --utc +'%Y%m%d%H%M')"
#echo ::set-output name=VERSION::"1.65$(date --utc +'%Y%m%d')"
#echo ::set-output name=VERSION::"1.65$(date --utc +'%-m%d')"
echo ::set-output name=VERSION::"1.65"
#echo ::set-output name=VERSION::"1.65.0$(date --utc +'%Y%m%d%H%M')"
#echo ::set-output name=VERSION::"1.65.0$(date --utc +'%Y%m%d')"
#echo ::set-output name=VERSION::"1.65.0$(date --utc +'%-m%d')"
echo ::set-output name=VERSION::"1.65.0"
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 500bac0

Please sign in to comment.