Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
I
ink
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
parity
ink
Commits
f4280785
Verified
Commit
f4280785
authored
Oct 02, 2019
by
Denis_P
👙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refault specific nightly
parent
f5e31a07
Pipeline
#53088
failed with stage
in 3 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
.gitlab-ci.yml
.gitlab-ci.yml
+5
-3
No files found.
.gitlab-ci.yml
View file @
f4280785
...
...
@@ -59,9 +59,10 @@ test-linux:
<<
:
*docker-env
before_script
:
# Print rustc and cargo versions
# - rustc -vV
# - cargo -vV
# - bash --version
-
rustc -vV
-
cargo -vV
-
rustup show
-
bash --version
# Install cargo-kcov Cargo plugin
# - cargo install --force cargo-kcov
# - cargo kcov -vV
...
...
@@ -86,6 +87,7 @@ test-linux:
# - rustup target add wasm32-unknown-unknown
script
:
-
|
rustup default nightly-2019-08-30
./scripts/check-workspace.sh
check_workspace=$?
# if [ $check_workspace -eq 0 ]
...
...
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