chore: add CI workflows

This commit is contained in:
2020-11-23 17:20:09 +01:00
parent 3c36225665
commit 429f45935a
+4 -1
View File
@@ -1,4 +1,7 @@
image: golang:1.14
include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
image: golang:1.15
variables:
GOFLAGS: -mod=readonly