actions new repo
This commit is contained in:
parent
1a6f0ea948
commit
72ffba1ca3
2
.github/workflows/tf_update_prod.yml
vendored
2
.github/workflows/tf_update_prod.yml
vendored
@ -19,6 +19,6 @@ jobs:
|
|||||||
cd websites/www_ourworld_tf/
|
cd websites/www_ourworld_tf/
|
||||||
git log -1
|
git log -1
|
||||||
git fetch
|
git fetch
|
||||||
git reset --hard origin/development
|
git reset --hard origin/master
|
||||||
sed -i "s/https:\/\/www2.ourworld.tf/https:\/\/ourworld.tf/g" config.toml
|
sed -i "s/https:\/\/www2.ourworld.tf/https:\/\/ourworld.tf/g" config.toml
|
||||||
./build.sh
|
./build.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user