drone test
continuous-integration/drone/push Build was killed Details

This commit is contained in:
jan6 2021-10-09 22:19:34 +03:00
parent d3aa4c54ae
commit 20f4ed8403
1 changed files with 0 additions and 12 deletions

View File

@ -6,18 +6,6 @@ steps:
- name: say hi
commands:
- echo "hello!"
- name: build (curl)
environment:
SECRET:
from_secret: secret
commands:
- curl "https://tilde.cafe/trigger_update.php?site=$SECRET"|grep "True"
- name: build (wget)
environment:
SECRET:
from_secret: secret
commands:
- wget -q -O- "https://tilde.cafe/trigger_update.php?site=$SECRET"|grep "True"
trigger:
branch: