Skip to content

Commit 50ba454

Browse files
authored
no need to change mode
1 parent 4ee4ba0 commit 50ba454

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

local/etc/uceap.d/deploy-to-dev.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ function deploy_to_dev() {
22
export TERMINUS_ENV="dev"
33
_deploy_code
44
terminus env:commit --force -y
5-
terminus connection:set git -y
65
}
76

87
_deploy_to_dev_desc='deploys code from local filesystem to Pantheon DEV environment'
@@ -18,4 +17,4 @@ uceap deploy-to-dev
1817
## Description
1918
2019
This command requires the `TERMINUS_SITE` and `DRUSH_TASK` environment variables to be set.
21-
'
20+
'

0 commit comments

Comments
 (0)