Skip to content
This repository has been archived by the owner on Oct 19, 2020. It is now read-only.

Commit

Permalink
MGMT-1764 - fix the release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yevgeny-shnaidman committed Aug 11, 2020
1 parent ba1d1db commit 1a400e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
username: ${{ secrets.OCPMETAL_USERNAME }}
password: ${{ secrets.OCPMETAL_PASSWORD }}
REGISTRY: 'quay.io/ocpmetal'
dockerfile: assisted-ignition-generator
dockerfile: Dockerfile.assisted-ignition-generator
buildargs: GIT_REVISION
tags: "${{ env.GIT_TAG }},${{ env.GIT_REVISION }}"

0 comments on commit 1a400e3

Please sign in to comment.