This commit is contained in:
		| @@ -16,6 +16,8 @@ steps: | ||||
|       - eval $(ssh-agent -s) | ||||
|       - echo "$SSH_DEPLOY_KEY" | tr -d '\r' | DISPLAY=":0.0" SSH_ASKPASS=~/.ssh/.print_ssh_password setsid ssh-add - | ||||
|       - rsync -atv --delete --progress public/ andrew@andrewnw.xyz:/home/andrew/andrewnw.xyz/ | ||||
|       # - echo "$COM_SSH_DEPLOY_KEY" | tr -d '\r' | DISPLAY=":0.0" SSH_ASKPASS=~/.ssh/.print_ssh_password setsid ssh-add - | ||||
|       # - rsync -atv --delete --progress public/ andrew@andrewnw.com:/home/andrew/andrewnw.com/ | ||||
|     secrets: [ ssh_host_key, ssh_deploy_key, ssh_passphrase ] | ||||
|  | ||||
|  | ||||
|   | ||||
| @@ -8,6 +8,6 @@ I am continuously learning and thrive on exploring new frameworks, languages, an | ||||
|  | ||||
| I’m excited to grow in the cybersecurity field, particularly in areas related to secure infrastructure and software development. Let’s connect if you’d like to discuss technology, cybersecurity, or potential collaborations! | ||||
|  | ||||
| My CV is [here](/cv.html) | ||||
| My CV is [here](/cv.pdf) | ||||
|  | ||||
| I can be contacted through email: <anw@andrewnw.com> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user