stages: - deploy publish: stage: deploy only: refs: - upstream-fork script: - npm install - npm run build - npx @manuscripts/publish tags: - nodejs-8