pages-devel: stage: deploy script: - npm install - pm2 restart ./app.js - pm2 save tags: - testing only: - devel