Skip to content

Commit

Permalink
feat: CQDG-642 Publish semver
Browse files Browse the repository at this point in the history
  • Loading branch information
jecos committed Mar 8, 2024
1 parent 27d1cd0 commit 5ec9f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ jobs:
username: ${{ secrets.FERLAB_DOCKER_HUB_USER }}
password: ${{ secrets.FERLAB_DOCKER_HUB_TOKEN }}
image: ferlabcrsj/fhavro-export
tag_format: "{sha}-{timestamp}"
tag_format: "{semver}"
location: fhavro-export
dockerfile: fhavro-export/Dockerfile

0 comments on commit 5ec9f89

Please sign in to comment.