Commit 41ada05a authored by skysky's avatar skysky

Update .drone.yml

parent e3e00144
Pipeline #4417 passed with stage
...@@ -9,9 +9,9 @@ steps: ...@@ -9,9 +9,9 @@ steps:
- npm install - npm install
- npm test - npm test
- name: try - name: try
image: busybox image: plugins/git
command: command:
- cat *.md - cat README.md
- name: echo - name: echo
image: plugins/git image: plugins/git
commands: commands:
......
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