diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 47a5b0fc0997981842be7098edae5e2cdb8bc3ca..e43f157d667f7594923bb58afa0f61effb6b0469 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ test: junit: report.xml release: - stage: upload_pkg + stage: release image: golang:1.19 variables: VERSION: $CI_COMMIT_TAG