diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index e1bfcd5c5..38cd9fbfc 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -183,7 +183,7 @@ jobs: labels: | maintainer=deluan images: | - name=${{secrets.DOCKER_IMAGE}} + name=${{secrets.DOCKER_IMAGE}},enable=${{ env.DOCKER_IMAGE != '' }} name=ghcr.io/${{ github.repository }} tags: | type=ref,event=pr