Browse Source

prod

master
zhipeng.hu 1 year ago
parent
commit
b152122f85
  1. 2
      .drone.yml

2
.drone.yml

@ -24,7 +24,7 @@ steps:
condition: ${DRONE_DEPLOY_ENABLED} condition: ${DRONE_DEPLOY_ENABLED}
target: [ "test","pre" ] target: [ "test","pre" ]
environment: environment:
ENVIRONMENT: hi
ENVIRONMENT: "hi"
- name: tar-prod-push - name: tar-prod-push

Loading…
Cancel
Save