We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b81b299 commit fdc0ed9Copy full SHA for fdc0ed9
1 file changed
.github/workflows/build-sandboxes.yml
@@ -98,8 +98,6 @@ jobs:
98
images: ${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}/sandboxes/${{ matrix.sandbox }}
99
tags: |
100
type=sha,prefix=
101
- type=ref,event=branch
102
- type=ref,event=pr
103
type=raw,value=latest,enable={{is_default_branch}}
104
105
- name: Build and push
0 commit comments