A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

disable credhelper workflow

+1 -1
+1 -1
.tangled/workflows/release-credential-helper.yml
··· 7 7 # Triggers on version tags (v*) pushed to the repository. 8 8 9 9 when: 10 - - event: ["push"] 10 + - event: ["manual"] 11 11 tag: ["v*"] 12 12 13 13 engine: "nixery"