Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
redox-os
uutils
Commits
4fcea0d5
Commit
4fcea0d5
authored
Jul 01, 2018
by
SamwiseFilmore
Browse files
Ignore Stable and Beta Tests
parent
cf7f70c6
Pipeline
#483
failed with stages
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4fcea0d5
...
...
@@ -40,7 +40,7 @@ cache:
-
cargo +stable build --verbose --target x86_64-unknown-redox
-
cargo +stable build --release --verbose --target x86_64-unknown-redox
test:linux:stable:
.
test:linux:stable:
stage
:
test
variables
:
toolchain
:
stable
...
...
@@ -75,7 +75,7 @@ test:linux:stable:
-
cargo +beta build --verbose --target x86_64-unknown-redox
-
cargo +beta build --release --verbose --target x86_64-unknown-redox
test:linux:beta:
.
test:linux:beta:
stage
:
test
variables
:
toolchain
:
beta
...
...
Write
Preview
Supports
Markdown
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