workflow debugging

This commit is contained in:
neilotoole 2024-02-10 10:40:01 -07:00
parent ac2f8d6728
commit 886218de3d

View File

@ -89,7 +89,8 @@ jobs:
context: packages/docker
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# labels: ${{ steps.meta.outputs.labels }}
labels: latest
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max