Skip to content

Commit aac0eed

Browse files
committed
Make autodeploy use demo and not internal
1 parent b06cbe2 commit aac0eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ echo "Prune old instances"
55
now-pipeline-prune
66

77
echo "Deploy and alias new instance"
8-
now-pipeline --test 'curl --fail $NOW_URL/test?inc=false' --alias internal.micro-analytics.io
8+
now-pipeline --test 'curl --fail $NOW_URL/test?inc=false' --alias demo.micro-analytics.io
99

0 commit comments

Comments
 (0)