OcttKB/.gitlab-ci.yml

12 lines
162 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:
2023-02-28 12:08:56 +01:00
stage: deploy
script: |
sh ./GitLab.Main.sh