update about page and CI config
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2025-01-05 16:09:02 -06:00
parent 37fdf201bd
commit 9109ac4d33
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -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 ]
+1 -1
View File
@@ -8,6 +8,6 @@ I am continuously learning and thrive on exploring new frameworks, languages, an
Im excited to grow in the cybersecurity field, particularly in areas related to secure infrastructure and software development. Lets connect if youd 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>