Skip to content
Snippets Groups Projects
Verified Commit 28de3822 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

wut

parent 6dbf671e
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ home:
- ssh mikewashere@centaur.sch.bme.hu mkdir -p /home/mikewashere/public_html/linux
# actual work
- scp -r $PWD/* mikewashere@centaur.sch.bme.hu:/home/mikewashere/public_html/linux/
- ssh mikewashere@centaur.sch.bme.hu sh -c 'cd public_html/linux; bash cirun.sh'
- ssh mikewashere@centaur.sch.bme.hu env bash -c 'cd public_html/linux; bash cirun.sh'
only:
refs:
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment