chore: add CI workflows #4
+4
-1
@@ -1,4 +1,7 @@
|
|||||||
image: golang:1.14
|
include:
|
||||||
|
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
||||||
|
|
||||||
|
image: golang:1.15
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GOFLAGS: -mod=readonly
|
GOFLAGS: -mod=readonly
|
||||||
|
|||||||
Reference in New Issue
Block a user