Skip to content

Commit 141b06b

Browse files
authored
Fix typo in env.sh
1 parent c90a65d commit 141b06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
export CURRENT_CI='travis'
77
export MULTI_BRANCH=0
88
export REPOSITORY='api-platform/demo'
9-
export DEPLOYMENT_BRANCH'=master'
9+
export DEPLOYMENT_BRANCH='master'
1010
export PROD_DNS='demo.api-platform.com'

0 commit comments

Comments
 (0)