stages: - build build-code-job: stage: build tags: - build - node script: - echo "Run 'npm build' and deploy to server"