We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06cbe2 commit aac0eedCopy full SHA for aac0eed
scripts/deploy.sh
@@ -5,5 +5,5 @@ echo "Prune old instances"
5
now-pipeline-prune
6
7
echo "Deploy and alias new instance"
8
-now-pipeline --test 'curl --fail $NOW_URL/test?inc=false' --alias internal.micro-analytics.io
+now-pipeline --test 'curl --fail $NOW_URL/test?inc=false' --alias demo.micro-analytics.io
9
0 commit comments