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

Update .gitlab-ci.yml file

parent 02283160
No related branches found
Tags 0.2.1c
No related merge requests found
Pipeline #44173 failed
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-backports.yml"
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
pkg_src:
only:
......@@ -16,12 +16,14 @@ test:
artifacts:
when: always
reports:
cobertura: cover.xml
coverage_report:
coverage_format: cobertura
path: cover.xml
junit: report.xml
release:
stage: upload_pkg
image: golang:1.15
image: golang:1.19
variables:
VERSION: $CI_COMMIT_TAG
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment