diff --git a/.github/workflows/build-dev.yaml b/.github/workflows/build-dev.yaml index 1ea4de28..d5e3c711 100644 --- a/.github/workflows/build-dev.yaml +++ b/.github/workflows/build-dev.yaml @@ -25,6 +25,7 @@ jobs: tags: | type=semver,pattern={{version}} type=raw,value=latest-itb + type=ref,event=branch,suffix=-{{date 'YYYYMMDDHHmmss'}} type=ref,event=tag,suffix=-{{date 'YYYYMMDDHHmmss'}} type=raw,value=latest-itb-{{date 'YYYYMMDDHHmmss'}} type=raw,value=sha-{{sha}}