Compare commits
No commits in common. "343c7ba95177ca9d6be17c6c68d2d3e5ad9e2c93" and "7c8f1a32d5ae4d52bbb97226452f1584b2a45033" have entirely different histories.
343c7ba951
...
7c8f1a32d5
@ -25,7 +25,7 @@ jobs:
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ env.FULL_TAG }}
|
||||
images: ${FULL_TAG}
|
||||
tags: |
|
||||
type=pep440,pattern={{version}}
|
||||
- name: Build and push
|
||||
|
Loading…
x
Reference in New Issue
Block a user