diff --git a/.github/workflows/halyard-oes.yml b/.github/workflows/halyard-oes.yml index bf6a298ae..3f174ba03 100644 --- a/.github/workflows/halyard-oes.yml +++ b/.github/workflows/halyard-oes.yml @@ -32,7 +32,7 @@ jobs: #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::"oc-1.65.0" + 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