--- kind: pipeline type: docker name: default steps: - name: build image: node:12 commands: - npm install - npm run lint - npm run bootstrap - npm run jest - npm run esm --- kind: signature hmac: ccaae75bbb4cb95e9e82761ffaf6fe1293e5a35b4b7dca077f38837e44e567fa ...