We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc30ec1 commit c2027d5Copy full SHA for c2027d5
.github/workflows/release.yaml
@@ -27,6 +27,7 @@ jobs:
27
uses: docker/metadata-action@v5
28
with:
29
tags: type=semver,pattern={{version}}
30
+ flavor: latest=false
31
images: codingdepot/idp-target-registry
32
- name: Build and push
33
id: push
0 commit comments