@@ -8,6 +8,7 @@ platform:
steps:
- name: test
image: alpine
image: clang
commands:
- echo "Hello World"
- clang hello.c -o hello
- ./hello
The note is not visible to the blocked user.