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

Added scripts configuration

parent c6a65cad
No related branches found
No related tags found
4 merge requests!6End of development,!5Develop,!4End of development,!3Develop
Pipeline #50460 passed
...@@ -52,8 +52,7 @@ runcmd: ...@@ -52,8 +52,7 @@ runcmd:
# #
# Install Docker # Install Docker
# #
- "curl -fsSL https://get.docker.com -o get-docker.sh" - "curl https://forge.grandlyon.com/systemes-dinformation/alpha/projects/labo-rust/-/raw/develop/instance-scripts/scripts/docker.sh | bash"
- "sh get-docker.sh"
# #
# Install Atrium # Install Atrium
# #
......
...@@ -5,4 +5,5 @@ ...@@ -5,4 +5,5 @@
# #
curl -fsSL https://get.docker.com -o get-docker.sh curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh sh get-docker.sh
\ No newline at end of file rm get-docker.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment