Skip to content

Commit

Permalink
docker config
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal committed Oct 19, 2023
1 parent 1b393c9 commit 7b380ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ github.repository }}/${{env.PYPROJECT_NAME}}
tags: |
type=pep440,pattern={{version}},value="sit"
type=pep440,pattern={{version}},value=sit
- name: Build and push Docker image
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit 7b380ce

Please sign in to comment.