Skip to content

Commit fdc0ed9

Browse files
committed
Only tag sandbox images with sha and latest
1 parent b81b299 commit fdc0ed9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build-sandboxes.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ jobs:
9898
images: ${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}/sandboxes/${{ matrix.sandbox }}
9999
tags: |
100100
type=sha,prefix=
101-
type=ref,event=branch
102-
type=ref,event=pr
103101
type=raw,value=latest,enable={{is_default_branch}}
104102
105103
- name: Build and push

0 commit comments

Comments
 (0)