Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bruce Flynn
sftper
Commits
ae3680e5
Commit
ae3680e5
authored
Oct 04, 2019
by
Bruce Flynn
Browse files
ci test
parent
7c1b0842
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ae3680e5
...
...
@@ -4,6 +4,16 @@ stages:
-
deploy
test
:
stage
:
test
tags
:
-
docker
-
shell
script
:
-
docker run -t --rm -v $PWD:/code -w /code golang:1.13-buster go test
deploy
:
stage
:
deploy
tags
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment