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