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

Update CI test script

parent 5b737fb7
Branches
No related tags found
No related merge requests found
...@@ -8,8 +8,6 @@ stages: ...@@ -8,8 +8,6 @@ stages:
run_tests: run_tests:
stage: test stage: test
image: "debian:stable" image: "registry.git.autistici.org/ai3/docker/test/golang:master"
script: script:
- "apt update" - "run-go-test -v ./..."
- "env DEBIAN_FRONTEND=noninteractive apt -qy install golang dpkg-dev git"
- "go test -v ./..."
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment