Compare commits

..

No commits in common. "343c7ba95177ca9d6be17c6c68d2d3e5ad9e2c93" and "7c8f1a32d5ae4d52bbb97226452f1584b2a45033" have entirely different histories.

View File

@ -25,7 +25,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
images: ${{ env.FULL_TAG }} images: ${FULL_TAG}
tags: | tags: |
type=pep440,pattern={{version}} type=pep440,pattern={{version}}
- name: Build and push - name: Build and push