Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
bf30f426
Commit
bf30f426
authored
Sep 19, 2018
by
jhskone
Browse files
switch stage ordering and sleep
parent
bf9a7baf
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
bf30f426
...
...
@@ -2,8 +2,8 @@ variables:
GIT_STRATEGY
:
none
stages
:
-
build
-
test
-
build
-
doc
west_build_gcc
:
...
...
@@ -148,6 +148,7 @@ west_test_gamma_intel:
-
make
-
ls ../bin
-
cd test-suite
-
sleep
600
-
make NP=28 NI=1 NT=1
west_test_gamma_gcc
:
...
...
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