@@ -0,0 +1,10 @@
kind: pipeline
type: docker
name: default
steps:
- name: build
image: node
commands:
- npm install
- npm run build
The note is not visible to the blocked user.