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"