We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392ea2b commit 3381b4cCopy full SHA for 3381b4c
netlify_deploy.sh
@@ -12,5 +12,5 @@ else
12
--auth $NETLIFY_AUTH_TOKEN \
13
--site $NETLIFY_SITE_ID \
14
--dir ./web \
15
- --message "Preview deploy from Travis CI" \
+ --message "Preview deploy from Travis CI"
16
fi
0 commit comments