Skip to content

Commit 1270fe7

Browse files
committed
try updating BASEURL
1 parent b131494 commit 1270fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: circle_urls.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
BASEURL=https://circle-artifacts.com/gh/nipy/nipy.github.com/$CIRCLE_BUILD_NUM/artifacts/0/home/ubuntu/nipy.github.com/_site
1+
BASEURL=https://${CIRCLE_BUILD_NUM}-1283579-gh.circle-artifacts.com/0/nipy.github.com
22
sed -i "14 s,.*,destination: ./_site,g" "_config.yml"
33
sed -i "11 s,.*,baseurl: $BASEURL,g" "_config.yml"

0 commit comments

Comments
 (0)