diff options
| author | qugalet <qugalet@m0e.space> | 2023-10-31 23:10:41 +0200 |
|---|---|---|
| committer | qugalet <qugalet@m0e.space> | 2023-10-31 23:10:41 +0200 |
| commit | e14a9e2a5906e9cae94e1be10144500aa9881d56 (patch) | |
| tree | bc58ea6885a11e55f70f26820eb5eb9c2becaa3a | |
| parent | e9b3021e0b6acd04431ed51f3ed3d809d5ade7a7 (diff) | |
| download | quga.m0e.space-e14a9e2a5906e9cae94e1be10144500aa9881d56.tar.gz quga.m0e.space-e14a9e2a5906e9cae94e1be10144500aa9881d56.zip | |
debug in drone 1
| -rw-r--r-- | .drone.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
