Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
N
Neos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Neos
Commits
f236957d
Commit
f236957d
authored
Mar 12, 2024
by
Chunchi Che
2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update ci
parent
f57e1aa5
Pipeline
#25780
failed with stages
in 2 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
f236957d
...
...
@@ -27,7 +27,7 @@ rs_check_lint:
tags
:
-
linux
before_script
:
-
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -
y
-
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -
-no-modify-path
-
source "$HOME/.cargo/env"
script
:
-
cd rust-src
...
...
@@ -42,7 +42,7 @@ wasm_build:
extends
:
-
.build_base
before_script
:
-
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -
y
-
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -
-no-modify-path
-
source "$HOME/.cargo/env"
-
curl --proto '=https' --tlsv1.2 -sSf https://rustwasm.github.io/wasm-pack/installer/init.sh | sh
script
:
...
...
Chunchi Che
@SKTT1Ryze
mentioned in commit
bc5fa3ad
·
Mar 12, 2024
mentioned in commit
bc5fa3ad
mentioned in commit bc5fa3adcaaee49ed393ad842b9de1c5f2f5901d
Toggle commit list
Chunchi Che
@SKTT1Ryze
mentioned in commit
ffd1f4bb
·
Mar 12, 2024
mentioned in commit
ffd1f4bb
mentioned in commit ffd1f4bb4548126f0ca229bc8e9c475c838af485
Toggle commit list
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