diff --git a/.drone.yml b/.drone.yml index f5fd6e3..3aa2d9c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,9 +22,9 @@ steps: - name: prod-deploy when: condition: ${DRONE_DEPLOY_ENABLED} - target: [ "test","pre" ] - environment: - ENVIRONMENT: "hi" +# target: [ "test","pre" ] +# environment: +# ENVIRONMENT: "hi" - name: tar-prod-push