Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
daas
jwt-tokenissuer
Commits
7bcf275f
Commit
7bcf275f
authored
Apr 10, 2017
by
Morten Knutsen
Browse files
Jenkinsfile: Add debug output from glide.
parent
ec26d493
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
7bcf275f
...
...
@@ -9,7 +9,7 @@ node {
stage
'test'
sh
'env'
sh
'curl https://glide.sh/get | sh'
sh
'glide install'
sh
'glide
--debug
install'
sh
'make test'
stage
'build'
...
...
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