Files
Goff/.butler/deployment.json
T
wayfinderak bd5e58d8f4
Build and Push Container / build-and-push (pull_request) Failing after 3s
feat(delivery): publish immutable source images and declare release
2026-09-11 08:53:23 +00:00

13 lines
240 B
JSON

{
"version": 1,
"deployment": "goff-release",
"environment": "production",
"images": {
"goff_release_goff_image": {
"name": "goff",
"tag": "sha-{revision}"
}
},
"revision_variable": "goff_release_revision"
}