Skip to content
Snippets Groups Projects
Commit 8039a20c authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

Merge branch 'renovate/to-be-continuous-golang-4.x' into 'master'

chore(deps): update dependency to-be-continuous/golang to v4.0.1

See merge request to-be-continuous/tools/tracking!32
parents d9288f94 023ca2be
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,14 @@ include:
ref: '3.5.1'
file: '/templates/gitlab-ci-docker.yml'
- project: 'to-be-continuous/golang'
ref: '4.0.0'
ref: '4.0.1'
file: '/templates/gitlab-ci-golang.yml'
variables:
GO_BUILD_FLAGS: -tags netgo
# force application build
GO_BUILD_MODE: application
DOCKER_BUILD_ARGS: "--build-arg CI_PROJECT_URL --build-arg TRACKING_CONFIGURATION"
DOCKER_HEALTHCHECK_CONTAINER_ARGS: "--service --skip_tracking my-template-service my-template-version"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment