mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-09-20 17:24:16 +00:00
update goreleaser
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
ARTIFACT_PATH="$1"
|
||||
ARTIFACT_NAME="$2"
|
||||
|
||||
# Serialize across parallel invocations from goreleaser to avoid slamming the
|
||||
# PDS with simultaneous uploads. `goat account login` happens once in the
|
||||
# release workflow before goreleaser runs, so this script just reuses the
|
||||
|
||||
Reference in New Issue
Block a user