@@ -0,0 +1,9 @@
kind: pipeline
name: default
steps:
- name: test
image: clang
commands:
- clang hello.c -o hello
- ./hello
The note is not visible to the blocked user.