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
Florian Blasius
OrbRender
Commits
53ca8984
Commit
53ca8984
authored
Jan 04, 2019
by
Florian Blasius
🤘
Browse files
Update .gitlab-ci.yml
parent
7f7f28d9
Pipeline
#2422
passed with stage
in 10 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
53ca8984
...
...
@@ -19,6 +19,17 @@ build:linux:
paths
:
-
cargo/
-
target/
build:web:
stage
:
build
before_script
:
-
cargo install --force cargo-web
script
:
-
cargo web build
cache
:
paths
:
-
cargo/
-
target/
build:redox:
stage
:
build
...
...
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