|
@@ -1,7 +1,7 @@
|
|
#!/usr/bin/fish
|
|
#!/usr/bin/fish
|
|
# Job script for continuous integration
|
|
# Job script for continuous integration
|
|
# Please rename to : WebLand.run
|
|
# Please rename to : WebLand.run
|
|
-git clone --depth 1 https://gogs.jovian-hersemeule.eu/DricomDragon/WebLand.git repo
|
|
|
|
|
|
+git clone --progress --depth 1 https://gogs.jovian-hersemeule.eu/DricomDragon/WebLand.git repo
|
|
|
|
|
|
cd repo
|
|
cd repo
|
|
|
|
|