summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqugalet <qugalet@m0e.space>2023-10-31 23:10:41 +0200
committerqugalet <qugalet@m0e.space>2023-10-31 23:10:41 +0200
commite14a9e2a5906e9cae94e1be10144500aa9881d56 (patch)
treebc58ea6885a11e55f70f26820eb5eb9c2becaa3a
parente9b3021e0b6acd04431ed51f3ed3d809d5ade7a7 (diff)
downloadquga.m0e.space-e14a9e2a5906e9cae94e1be10144500aa9881d56.tar.gz
quga.m0e.space-e14a9e2a5906e9cae94e1be10144500aa9881d56.zip
debug in drone 1
-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