Skip to content

Commit a69db0a

Browse files
committed
unclear where we maybe need to pause
1 parent 8a23492 commit a69db0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
function deploy_to_dev() {
22
export TERMINUS_ENV="dev"
33
_deploy_code
4-
sleep 60
54
terminus env:commit --force -y
5+
sleep 60
66
terminus connection:set git -y
77
}
88

0 commit comments

Comments
 (0)