This commit is contained in:
@@ -11,7 +11,8 @@ steps:
|
||||
deploy-web:
|
||||
image: goat-deploy-plugin
|
||||
settings:
|
||||
source: web
|
||||
target: goat@oryx.egg:~/private.nanoyagi.com/${CI_REPO_NAME}/${CI_REPO_NAME}-${CI_COMMIT_BRANCH}-web
|
||||
source: web/*
|
||||
pre: mkdir -p ~/private.nanoyagi.com/${CI_REPO_NAME}/${CI_COMMIT_BRANCH}
|
||||
target: goat@oryx.egg:~/private.nanoyagi.com/${CI_REPO_NAME}/${CI_COMMIT_BRANCH}
|
||||
key:
|
||||
from_secret: deploy_key
|
||||
|
||||
Reference in New Issue
Block a user