You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
446 B
YAML
13 lines
446 B
YAML
staging:
|
|
script:
|
|
- curl -sSf http://202.103.68.144:8888/please_dont_delete_this_file_4a4f500ae61d9e44b931d9f72fb14aaf95517b7e.php?branch=develop
|
|
only:
|
|
- develop
|
|
|
|
production:
|
|
script:
|
|
- curl -sSf http://cht.mycht.cn/please_dont_delete_this_file_4a4f500ae61d9e44b931d9f72fb14aaf95517b7e.php?branch=master
|
|
- curl -sSf https://www.arachina.com/pull-from-origin-by-icht.php?branch=info
|
|
only:
|
|
- master
|
|
- /^deploy-.*$/ |