Browse Source

prod

master
zhipeng.hu 1 year ago
parent
commit
baae7052b0
  1. 6
      .drone.yml

6
.drone.yml

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

Loading…
Cancel
Save