Skip to content

Commit

Permalink
Update deck-oes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yugaa22 authored Aug 18, 2023
1 parent e7aec24 commit 94b8253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deck-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id: build_variables
run: |
echo ::set-output name=REPO::ubi8-deck-cve
echo ::set-output name=VERSION::"1.30.1$(date --utc +'%Y%m%d%H%M')"
echo ::set-output name=VERSION::"1.30.1$(date --utc +'%Y%m%d')"
- name: Login to Quay
uses: docker/login-action@v1
# use service account flow defined at: https://github.com/docker/login-action#service-account-based-authentication-1
Expand Down

0 comments on commit 94b8253

Please sign in to comment.