Browse Source

prod

master
zhipeng.hu 1 year ago
parent
commit
dcc372c015
  1. 1
      .drone.yml

1
.drone.yml

@ -22,6 +22,7 @@ steps:
- name: prod-deploy
when:
condition: ${DRONE_DEPLOY_ENABLED}
target: [ "test","pre" ]
environment:
ENVIRONMENT: hi

Loading…
Cancel
Save