Update tf_update_prod.yml
This commit is contained in:
2
.github/workflows/tf_update_prod.yml
vendored
2
.github/workflows/tf_update_prod.yml
vendored
@@ -20,5 +20,5 @@ jobs:
|
|||||||
git log -1
|
git log -1
|
||||||
git fetch
|
git fetch
|
||||||
git reset --hard origin/master
|
git reset --hard origin/master
|
||||||
sed -i "s/https:\/\/www2.threefold.io/https:\/\/www.threefold.io/g" config.toml
|
sed -i "s/https:\/\/dev.threefold.io/https:\/\/www.threefold.io/g" config.toml
|
||||||
./build.sh
|
./build.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user