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