Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
daas
jwt-tokenissuer
Commits
ec26d493
Commit
ec26d493
authored
Apr 10, 2017
by
Morten Knutsen
Browse files
Jenkinsfile: The docker env should be set up so this step might not be needed.
parent
807e506b
Changes
1
Show whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
ec26d493
...
...
@@ -9,8 +9,6 @@ node {
stage
'test'
sh
'env'
sh
'curl https://glide.sh/get | sh'
sh
'mv \$GOPATH/src/github.com/UNINETT \$GOPATH/src/github.com/uninett'
sh
'cd \$GOPATH/src/github.com/uninett/jwt-tokenissuer'
sh
'glide install'
sh
'make test'
...
...
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