Skip to content
Snippets Groups Projects
Commit d520e6e2 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Update .gitlab-ci.yml

parent 534e9381
No related branches found
No related tags found
1 merge request!21Release
# From: https://about.gitlab.com/2017/09/21/how-to-create-ci-cd-pipeline-with-autodeploy-to-kubernetes-using-gitlab-and-helm/
variables:
REPO_DIR: gitlab.com/elixxir
REPO_NAME: notifications-bot
DOCKER_IMAGE: elixxirlabs/cuda-go:latest
MIN_CODE_COVERAGE: "0.0"
before_script:
- go version || echo "Go executable not found."
- echo $CI_BUILD_REF
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment