Skip to content

Commit

Permalink
Update govite-nightly-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viteshan authored Sep 6, 2021
1 parent da07069 commit ecb0a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/govite-nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
push: true
context: .
file: docker/Dockerfile
tags: vitelabs/gvite-nightly:${{ github.event.inputs.tag }}-nightly-${{ steps.version.outputs.version }},vitelabs/gvite-nightly:${{ github.event.inputs.tag }}-latest
tags: vitelabs/gvite-nightly:${{ github.event.inputs.tag }}-${{ steps.version.outputs.version }},vitelabs/gvite-nightly:${{ github.event.inputs.tag }}-latest,vitelabs/gvite-nightly:latest

0 comments on commit ecb0a24

Please sign in to comment.