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

Fix CI script

parent e5390968
No related branches found
No related tags found
No related merge requests found
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml" include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
stages:
- test
- build_pkgsrc
- build_pkg
- upload_pkg
run_tests: run_tests:
stage: test stage: test
image: "golang:latest" image: "golang:1.19"
script: "go test -v ./..." script: "go test -v ./..."
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