ci-job-run.fish 214 B

12345678
  1. #!/usr/bin/fish
  2. # Job script for continuous integration
  3. # Please rename to : WebLand.run
  4. git clone --depth 1 https://gogs.jovian-hersemeule.eu/DricomDragon/WebLand.git repo
  5. cd repo
  6. exec ci/install-web-files.fish