From 94b40af1c30100d4ae94e5581e994b519a9faf7d Mon Sep 17 00:00:00 2001 From: zliang Date: Tue, 15 Aug 2023 11:56:03 -0600 Subject: [PATCH] fix --- build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.yaml b/build.yaml index e3d61c08f..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: "%commit.hash%" + 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