From 76fec1c22ee3da4000b0c8f4e8a63bcfa7c4b76d Mon Sep 17 00:00:00 2001 From: zliang Date: Tue, 15 Aug 2023 12:40:10 -0600 Subject: [PATCH] Revert "test tag" This reverts commit 9cbc57137d57aab4fdd5a9283bae07391b3c7f8b. --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index 748906d41..7ac0e0cf6 100644 --- a/build.yaml +++ b/build.yaml @@ -3,7 +3,7 @@ version: 1 machamp: keydb-build: # Optional - build counter is linked to the build def - tag_template: "94b40af-%short.sha%" + tag_template: "%short.sha%" # Optional - value in seconds before a build is terminated, default is 3600 seconds timeout: 3600 # Optional - update ghe or not, default to true