Merge branch 'ci-workflows' into 'master'

chore: add CI workflows

See merge request unboundsoftware/shiny/authz_client!1
This commit was merged in pull request #4.
This commit is contained in:
2020-11-23 16:43:28 +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