From c6374249b0e2bb081bbc13a342004879a08be075 Mon Sep 17 00:00:00 2001 From: Ash McKenzie Date: Wed, 1 Feb 2023 16:48:38 +1100 Subject: WIP: Disable only for tags for now --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3283a2048..1d624ab3f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -193,8 +193,8 @@ build:binaries: cache: - *cache_deps_configuration - *cache_go_configuration - only: - - tags + # only: + # - tags script: # Just in case we start running CI builds on other architectures in future - go version -- cgit v1.2.3