From 184667cad763bd776c7ebd8b27b7821195a14b80 Mon Sep 17 00:00:00 2001 From: Joshua Gilman Date: Tue, 26 Nov 2024 13:49:29 -0800 Subject: [PATCH] wip: testing --- foundry/api/blueprint.cue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/foundry/api/blueprint.cue b/foundry/api/blueprint.cue index 470ecc8..0770ee6 100644 --- a/foundry/api/blueprint.cue +++ b/foundry/api/blueprint.cue @@ -29,8 +29,7 @@ project: { release: { docker: { on: { - merge: {} - tag: {} + always: {} } config: { tag: _ @forge(name="GIT_HASH_OR_TAG")