kind: pipeline type: docker name: LivingTogether-Lab steps: - name: npm build pull: if-not-exists image: node commands: - npm ci - npm run release-lab - cp build/* /http/demo/living-together-lab/