Skip to content

Commit

Permalink
testing semver tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rokroskar committed Mar 22, 2023
1 parent 8b325eb commit 9c0a363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-to-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
images: ${{ env.DOCKER_PREFIX }}-py
tags: |
type=sha,prefix=${{ matrix.BASE_PYTHON_VERSION }}-
type=semver,pattern={{version}},prefix=${{ matrix.BASE_PYTHON_VERSION }}-
- name: Build and load
uses: docker/build-push-action@v4
with:
Expand Down

0 comments on commit 9c0a363

Please sign in to comment.