We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dad321 commit e632bbaCopy full SHA for e632bba
1 file changed
.github/workflows/build.yml
@@ -82,6 +82,8 @@ jobs:
82
uses: docker/metadata-action@v5
83
with:
84
images: apluslms/run-aplus-front
85
+ flavor: |
86
+ latest=false
87
tags: |
88
type=raw,value=latest
89
type=match,pattern=v(\d+\.\d+)\.\d+$,group=1
0 commit comments