diff options
author | Georg | 2021-08-07 05:29:24 +0200 |
---|---|---|
committer | Georg | 2021-08-07 05:29:24 +0200 |
commit | bc0a2b6b3b607f2810ebdf016d6d57c3e609653c (patch) | |
tree | 5e5f31cc05820248e34b1f6e690a2451d3bed32d | |
parent | 5ad38e51d4b84987c25a63590701e53e8eee8ed0 (diff) | |
download | gemini-bc0a2b6b3b607f2810ebdf016d6d57c3e609653c.tar.gz gemini-bc0a2b6b3b607f2810ebdf016d6d57c3e609653c.tar.bz2 gemini-bc0a2b6b3b607f2810ebdf016d6d57c3e609653c.zip |
Signed-off-by: Georg <georg@lysergic.dev>
-rw-r--r-- | .drone.yml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -13,9 +13,7 @@ platform: steps: - name: deploy commands: - - echo "Init Testing Pipeline" | nc -N 127.0.0.2 2424 - sh /opt/drone/scripts/sync-gemini.sh - - echo "Completed Testing Pipeline" | nc -N 127.0.0.2 2424 trigger: branch: |