From e28031e3bd465c1bfdfca6c53be13ac65ba0d6f0 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 5 May 2024 14:01:04 -0500 Subject: [PATCH] update --- pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline.yml b/pipeline.yml index 343e9fd..3aad34e 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -1,5 +1,5 @@ stages: - - build + - deploy variables: GO_VERSION: "1.22"