Browse Source

prod

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

2
.drone.yml

@ -23,7 +23,7 @@ steps:
image: alpine:3.10
when:
condition: ${DRONE_DEPLOY_ENABLED}
# target: [ "test","pre" ]
target: [ "test","pre" ]
environment:
ENVIRONMENT: "hi"

Loading…
Cancel
Save