Skip to content
Snippets Groups Projects
Commit b86c5c21 authored by ale's avatar ale
Browse files

Update .gitlab-ci.yml

parent e4223d78
Branches
No related tags found
No related merge requests found
Pipeline #29931 failed
......@@ -4,9 +4,8 @@ include:
stages:
- test
- build_pkgsrc
- build_pkg
- upload_pkg
- build
- release
test:
stage: test
......@@ -15,7 +14,7 @@ test:
- go test -v ./...
build:
stage: build_pkg
stage: build
release:
stage: upload_pkg
stage: upload
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment