ci.yml 183 B

123456789101112
  1. Global:
  2. tool : build_submitter
  3. Default:
  4. profile : [deploy]
  5. Profiles:
  6. - profile:
  7. name : deploy
  8. env : ubuntu
  9. command : sh Deploy.sh
  10. release : true