Skip to content
Snippets Groups Projects
Commit ebda08c5 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

Add CI caching

parent df69f8cc
Branches
No related tags found
No related merge requests found
Pipeline #9112 passed
image: golang:alpine image: golang:alpine
variables:
GOPATH: /cache/go
GOCACHE: /cache/gocache
FF_USE_FASTZIP: "true"
ARTIFACT_COMPRESSION_LEVEL: fastest
CACHE_COMPRESSION_LEVEL: fastest
TRANSFER_METER_FREQUENCY: 5s
stages: stages:
- test - test
- build - build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment