Compare commits
18 Commits
developmen
...
master
Author | SHA1 | Date | |
---|---|---|---|
|
da3274bdc8 | ||
|
fa1e2b1a6e | ||
|
9216b7619e | ||
|
0c004f6004 | ||
b54ce7abbe | |||
|
e3778afcd4 | ||
|
e88a74ac8e | ||
|
1a1d76fabf | ||
|
ebe358f839 | ||
|
c6cc066f85 | ||
|
97303d7192 | ||
|
1308677b87 | ||
|
280e88abd2 | ||
|
07f2c87182 | ||
|
f1c1234a7a | ||
cdd43ddb3d | |||
|
f655bd3919 | ||
|
f204281933 |
4
.github/workflows/tf_update_prod.yml
vendored
4
.github/workflows/tf_update_prod.yml
vendored
@ -10,10 +10,10 @@ jobs:
|
|||||||
name: Deploy
|
name: Deploy
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: pushing latest change on www.jungleparadise.tf
|
- name: pushing latest change on www.beach-resort-zanzibar.com
|
||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
with:
|
with:
|
||||||
host: www.jungleparadise.tf
|
host: www.beach-resort-zanzibar.com
|
||||||
username: ${{ secrets.TF_USER }}
|
username: ${{ secrets.TF_USER }}
|
||||||
key: ${{ secrets.TF_SECRET }}
|
key: ${{ secrets.TF_SECRET }}
|
||||||
port: ${{ secrets.TF_PORT }}
|
port: ${{ secrets.TF_PORT }}
|
||||||
|
@ -4,10 +4,11 @@
|
|||||||
|
|
||||||
The official website of Jungle Paradise - Beach Resort Zanzibar
|
The official website of Jungle Paradise - Beach Resort Zanzibar
|
||||||
|
|
||||||
[https://jungleparadise.tf/](https://jungleparadise.tf/)
|
Production (master branch) [https://jungleparadise.tf/](https://jungleparadise.tf/)
|
||||||
|
|
||||||
[https://www.beach-resort-zanzibar.com/](https://www.beach-resort-zanzibar.com/)
|
[https://www.beach-resort-zanzibar.com/](https://www.beach-resort-zanzibar.com/)
|
||||||
|
|
||||||
|
Staging (development branch) [https://www2.jungleparadise.tf/](https://www2.jungleparadise.tf/)
|
||||||
Last Updated: March 2023
|
Last Updated: March 2023
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
Loading…
Reference in New Issue
Block a user