Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-10-16 11:08:53 +0300
committerJoas Schilling <coding@schilljs.com>2019-10-16 11:11:55 +0300
commit9203f905d78a71758653936bf22e5910f325d186 (patch)
treec4cd8585a172e3918eeaf169672427bceb2f0577 /.drone.yml
parentd7b50b758e9aa0889d0b3f1b3e7aec081afcfe5b (diff)
Fix step-name of stylelint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index a45e6bddf..13eb16d5b 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -49,7 +49,7 @@ kind: pipeline
name: stylelint
steps:
- - name: eslint
+ - name: stylelint
image: nextcloudci/stylelint:stylelint-1
commands:
- ./run-stylelint.sh