Moved ssh public key to an environment variable
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m14s
All checks were successful
AWS Deploy on Push / build (push) Successful in 4m14s
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
FREEDNS_User=MyFreeDNSUsername
|
||||
FREEDNS_Password=MyFreeDNSPassword
|
||||
DOMAIN_NAME=mydomain.com
|
||||
DOMAIN_NAME=mydomain.com
|
||||
SSH_PUBLIC_KEY="ssh-rsa AAAAB3NzaC1yc2EMYPUBLICKEY7+"
|
||||
Reference in New Issue
Block a user