@@ -12,5 +12,5 @@ steps:
- name: run
image: bash
commands:
- [ -f ./hello ] && ./hello
- if [ -f ./hello ]; then ./hello; fi
...
The note is not visible to the blocked user.