@@ -0,0 +1,10 @@
kind: pipeline
type: docker
name default
steps:
- name: test
image: alpine
commands:
- echo "Drone CI is working"
- uname -a
The note is not visible to the blocked user.