deploy: stage: deploy tags: - webdeploy only: - main script: - apk add --no-cache hugo rsync - hugo - rsync -rcthvl --delete public/ /srv/web/plugins.mau.bot/