Removing debug pipeline
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
parent
5ad38e51d4
commit
bc0a2b6b3b
@ -13,9 +13,7 @@ platform:
|
|||||||
steps:
|
steps:
|
||||||
- name: deploy
|
- name: deploy
|
||||||
commands:
|
commands:
|
||||||
- echo "Init Testing Pipeline" | nc -N 127.0.0.2 2424
|
|
||||||
- sh /opt/drone/scripts/sync-gemini.sh
|
- sh /opt/drone/scripts/sync-gemini.sh
|
||||||
- echo "Completed Testing Pipeline" | nc -N 127.0.0.2 2424
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Reference in New Issue
Block a user