Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
tools
tabacco
Commits
b78a9986
Commit
b78a9986
authored
Nov 22, 2021
by
ale
Browse files
Install zstd in CI test env
parent
55e31f46
Pipeline
#24135
passed with stages
in 3 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b78a9986
...
...
@@ -11,7 +11,7 @@ test:
stage
:
test
image
:
registry.git.autistici.org/ai3/docker/test/golang:master
script
:
-
apt-get -q update && apt-get -qy install restic
lz4
-
apt-get -q update && apt-get -qy install restic
zstd
-
run-go-test ./...
artifacts
:
when
:
always
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment