Skip to content

Commit aaeba12

Browse files
Merge pull request product-os#1470 from product-os/kyle/fix-extra-publish-tag
Remove extra docker draft publish tags
2 parents aebdd30 + cc152e6 commit aaeba12

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/flowzone.yml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flowzone.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,8 +462,6 @@
462462
${{ matrix.image }}
463463
labels: *dockerMetaLabels
464464
tags: |
465-
type=raw,value=${{ github.base_ref || github.ref_name }}
466-
type=raw,value=${{ github.event.pull_request.head.sha }}
467465
type=raw,value=build-${{ github.event.pull_request.head.sha }}
468466
type=raw,value=build-${{ github.event.pull_request.head.ref }}
469467
flavor: |

0 commit comments

Comments
 (0)