Commit 17c2983d authored by skysky's avatar skysky

Update .drone.yml

parent 41ada05a
Pipeline #4418 failed with stage
......@@ -9,12 +9,13 @@ steps:
- npm install
- npm test
- name: try
image: plugins/git
image: alpine
command:
- cat README.md
- name: echo
image: plugins/git
commands:
- echo "It's a test step."
when:
status: [ success, failure ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment