Skip to content

Commit

Permalink
Use semver tags when releasing Docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
jdenen committed Apr 1, 2020
1 parent c8d3a0d commit 3990a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
name: inhindsight/hindsight
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
tag_semver: true
dialyzer:
name: Cache PLT
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3990a16

Please sign in to comment.