mirror of
https://tangled.org/evan.jarrett.net/at-container-registry
synced 2026-08-29 04:06:58 +00:00
update install scripts
This commit is contained in:
@@ -15,4 +15,6 @@ ARTIFACT_JSON=$(echo "$BLOB_OUTPUT" | jq --arg tag "$TAG_BYTES" --arg name "$ART
|
||||
}') &&
|
||||
echo "$ARTIFACT_JSON" > temp_artifact.json &&
|
||||
cat temp_artifact.json &&
|
||||
goat record create temp_artifact.json -n
|
||||
goat record create temp_artifact.json -n
|
||||
rm temp_artifact.json
|
||||
sleep 2
|
||||
Reference in New Issue
Block a user