Skip to content

Commit 5cb8159

Browse files
committed
chore: doc
1 parent 94aa0f2 commit 5cb8159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy-ci-version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ wrangler versions deploy -y -e ci --version-id "$WORKER_VERSION_ID"
6565
echo ""
6666
echo "Version deployment complete!"
6767
echo "----------------------------------------"
68-
echo "Deployment information:"
68+
echo "Deployment information: (copy inside a .deployment-env file to run locally)"
6969
echo "export WORKER_VERSION_ID=$WORKER_VERSION_ID"
7070
echo "export VERSION_PREVIEW_URL=$VERSION_PREVIEW_URL"
7171
echo "export VERSION_PREVIEW_BRANCH=$BRANCH"

0 commit comments

Comments
 (0)