This commit is contained in:
fkwp 2023-08-09 16:56:58 +02:00
parent c385bc6804
commit 620fd98091

View File

@ -69,7 +69,7 @@ jobs:
type=sha,format=short,event=branch type=sha,format=short,event=branch
type=semver,pattern={{version}} type=semver,pattern={{version}}
type=raw,value=latest-ci,enable={{is_default_branch}} type=raw,value=latest-ci,enable={{is_default_branch}}
type=raw,value=latest-ci_{{steps.current.time.outputs.unix_time}},enable={{is_default_branch}} type=raw,value=latest-ci_{{steps.current-time.outputs.unix_time}},enable={{is_default_branch}}
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6