change push to use tailscale ip
This commit is contained in:
+2
-2
@@ -11,7 +11,7 @@ steps:
|
||||
settings:
|
||||
registry: gitea.ewpt3ch.dev
|
||||
repo: ewpt3ch/resume
|
||||
tags:
|
||||
tags:
|
||||
- latest
|
||||
- ${CI_COMMIT_SHA:0:8}
|
||||
dockerfile: Dockerfile
|
||||
@@ -32,7 +32,7 @@ steps:
|
||||
- name: deploy
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
host: ewpt3ch.dev
|
||||
host: 100.72.214.97
|
||||
username: httpcd
|
||||
key:
|
||||
from_secret: ssh_deploy_key
|
||||
|
||||
Reference in New Issue
Block a user