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
cf25fd1c
Commit
cf25fd1c
authored
Jul 01, 2018
by
SamwiseFilmore
Browse files
Remember how to use apt
parent
4fcea0d5
Pipeline
#484
failed with stages
in 10 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cf25fd1c
...
...
@@ -6,7 +6,7 @@ stages:
before_script
:
-
apt-get update
-
apt-get install cmake
-
apt-get install cmake
--yes
-
rustup toolchain add $toolchain
-
if [ $redox ]; then rustup target add x86_64-unknown-redox --toolchain $toolchain; fi
-
rustup show
...
...
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