chore: add CI workflows #4

Merged
argoyle merged 1 commits from ci-workflows into master 2020-11-23 16:43:29 +00:00
+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