Explorar o código

First implemention of WebLand.run

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
9cdb2c1867
Modificáronse 2 ficheiros con 8 adicións e 3 borrados
  1. 8 0
      ci/ci-job-run.fish
  2. 0 3
      ci/ci-job.fish

+ 8 - 0
ci/ci-job-run.fish

@@ -0,0 +1,8 @@
+#!/usr/bin/fish
+# Job script for continuous integration
+# Please rename to : WebLand.run
+set fish_trace 1
+
+git clone --depth 1 https://gogs.jovian-hersemeule.eu/DricomDragon/WebLand.git repo
+
+exec repo/ci/install-web-files.fish

+ 0 - 3
ci/ci-job.fish

@@ -1,3 +0,0 @@
-#!/usr/bin/fish
-# Job script for continuous integration
-# Please rename to : WebLand.run