Auto deploy ain't work

This commit is contained in:
Fándly Gergő 2019-08-10 17:13:09 +03:00
parent 6c47a954c9
commit 1f942b7f71
3 changed files with 2 additions and 8 deletions

View File

@ -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

View File

@ -10,7 +10,7 @@ about="About us"
userarea="User area"
products="Products"
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"
loadmore="Load more!"
projects_content="Here you can find the projects I made."

View File

@ -10,7 +10,7 @@ about="Rólunk"
userarea="Felhasználói terület"
products="Termékek"
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"
loadmore="Több betöltése"
projects_content="Itt találhatóak az általam készített projektek."