Skip to content
Snippets Groups Projects
Commit fb2886aa authored by Nathan Rodet's avatar Nathan Rodet
Browse files

Removed useless environment variable

parent 776f1eb2
No related branches found
No related tags found
6 merge requests!6End of development,!5Develop,!4End of development,!3Develop,!2hot-fix: change readme.md,!1Develop
Pipeline #49134 passed
...@@ -10,8 +10,6 @@ packages: ...@@ -10,8 +10,6 @@ packages:
- git - git
runcmd: runcmd:
# Set environment variable
- "export USER_PASSWORD=$(echo scw-userdata user_password)"
# Install Rust # Install Rust
- "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 -- -y"
- "source \"$HOME/.cargo/env\"" - "source \"$HOME/.cargo/env\""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment