OcttKB/.gitlab-ci.yml

12 lines
160 B
YAML

image: alpine:latest
before_script: |
apk update
apk add git wget npm
npm install -g tiddlywiki
Sync:
stage: Sync
script: |
sh ./GitLab.Main.sh