Fix (temporarily) now aka vercel
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
|||||||
if [ $CIRCLE_BRANCH == "master" ]; then
|
if [ $CIRCLE_BRANCH == "master" ]; then
|
||||||
URL=hugo-fresh
|
URL=hugo-fresh
|
||||||
fi
|
fi
|
||||||
sed -i "s,http://something-fresh.org,https://${URL}.now.sh,g" config.yaml
|
sed -i "s,http://something-fresh.org,https://${URL}.vercel.app,g" config.yaml
|
||||||
cat config.yaml
|
cat config.yaml
|
||||||
|
|
||||||
- run:
|
- run:
|
||||||
|
|||||||
Reference in New Issue
Block a user