OcttKB/.gitlab-ci.yml

12 lines
160 B
YAML
Raw Normal View History

image: alpine:latest
before_script: |
apk update
2023-02-28 12:07:24 +01:00
apk add git wget npm
npm install -g tiddlywiki
2023-02-28 12:07:24 +01:00
Sync:
stage: Sync
script: |
sh ./GitLab.Main.sh