summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
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 4562223..3269e16 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -12,7 +12,7 @@ steps:
path: /var/www/qugalet_personal
commands:
- cd /var/www/qugalet_personal
- - ls
+ - echo 1 > test
- apk add git
- git pull origin master
- git submodule update