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.
12 lines
373 B
YAML
12 lines
373 B
YAML
staging:
|
|
script:
|
|
- curl -sSf http://202.103.68.144:8001/please_dont_delete_this_file_4a4f500ae61d9e44b931d9f72fb14aaf95517b7e.php?branch=develop
|
|
only:
|
|
- develop
|
|
|
|
production:
|
|
script:
|
|
- curl -sSf https://www.asiahighlights.com/please_dont_delete_this_file_4a4f500ae61d9e44b931d9f72fb14aaf95517b7e.php?branch=master
|
|
only:
|
|
- master
|
|
- /^deploy-.*$/ |