Auto deploy ain't work
This commit is contained in:
parent
6c47a954c9
commit
1f942b7f71
@ -1,6 +0,0 @@
|
|||||||
image: ssh_deploy
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
deploy:
|
|
||||||
- get_ssh
|
|
||||||
- sshpass -p "asd" scp -o StrictHostKeyChecking=no -i /home/abstruse/ssh.pem -r . systemtest.tk@srv1.systemtest.tk:/home/systemtest.tk/public_html
|
|
@ -10,7 +10,7 @@ about="About us"
|
|||||||
userarea="User area"
|
userarea="User area"
|
||||||
products="Products"
|
products="Products"
|
||||||
contact="Contact"
|
contact="Contact"
|
||||||
index_content="Hi there! This is a site where I test my projects, ocasionally post some stuff and write articles which I hope will offer help to some people (these are mostly in Hungarian). I also have a GIT repository and a small file share server (100MB lifetime storage for free).<br/>If you have any question or you just have something to say, feel free to write me!<br/>Have a good day!"
|
index_content="Hi there! This is a site where I test my projects, ocasionally post some stuff and write articles which I hope will offer help to some people (these are mostly in Hungarian). I also have a GIT repository, a small file share server (100MB lifetime storage for free) and a CI/CD pipeline.<br/>If you have any question or you just have something to say, feel free to write me!<br/>Have a good day!"
|
||||||
news="News"
|
news="News"
|
||||||
loadmore="Load more!"
|
loadmore="Load more!"
|
||||||
projects_content="Here you can find the projects I made."
|
projects_content="Here you can find the projects I made."
|
||||||
|
@ -10,7 +10,7 @@ about="Rólunk"
|
|||||||
userarea="Felhasználói terület"
|
userarea="Felhasználói terület"
|
||||||
products="Termékek"
|
products="Termékek"
|
||||||
contact="Elérhetőségek"
|
contact="Elérhetőségek"
|
||||||
index_content="Üdv! Ez a weboldalam, ahol a projektjeimet tesztelem, néha posztolok valamit, ami talán hasznos lehet pár embernek. Továbbá van egy GIT repóm is és egy fájlmegosztó szerverem.<br/>Ha van bármi kérdésed vagy csak mondani szeretnél valamit, írj nyugodtan!<br/>További szép napot!"
|
index_content="Üdv! Ez a weboldalam, ahol a projektjeimet tesztelem, néha posztolok valamit, ami talán hasznos lehet pár embernek. Továbbá van egy GIT repóm is, egy fájlmegosztó szerverem és egy CI/CD pipelineom.<br/>Ha van bármi kérdésed vagy csak mondani szeretnél valamit, írj nyugodtan!<br/>További szép napot!"
|
||||||
news="Hírek"
|
news="Hírek"
|
||||||
loadmore="Több betöltése"
|
loadmore="Több betöltése"
|
||||||
projects_content="Itt találhatóak az általam készített projektek."
|
projects_content="Itt találhatóak az általam készített projektek."
|
||||||
|
Loading…
Reference in New Issue
Block a user