Add SOURCE_TAG to image build pipeline #50
Labels
No Label
area/i18n
area/infrastructure
area/moderation & safety
area/ux
priority/1.high
priority/2.medium
priority/3.low
tag/upstream issue
tag/duplicate
tag/help wanted
tag/invalid
tag/won't fix
type/bug
type/enhancement
type/question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: treehouse/mastodon#50
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
we have support for publishing a link to the exact revision here:
c24d63d33c/lib/mastodon/version.rb
making sure that this gets rendered is just a matter of updating the Dockerfile with an
ARG
/ENV
forSOURCE_TAG
+ woodpecker pipeline.