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
IRMA
Github mirrors
irmago
Commits
4f95ff34
Commit
4f95ff34
authored
Mar 14, 2019
by
Tomas
Committed by
Sietse Ringers
Mar 15, 2019
Browse files
Update .gitlab-ci.yml
parent
fd640624
Pipeline
#20016
passed with stages
in 6 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f95ff34
...
...
@@ -18,7 +18,7 @@ before_script:
-
mkdir -p "$GOPATH/src/$(dirname "$PACKAGE_NAME")"
-
ln -s "$CI_PROJECT_DIR" "$GOPATH/src/$PACKAGE_NAME"
-
cd "$GOPATH/src/$PACKAGE_NAME"
-
dep ensure
-
dep ensure
-v
unit_tests
:
stage
:
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