This commit is contained in:
@@ -12,6 +12,7 @@ steps:
|
||||
image: goat-deploy-plugin
|
||||
settings:
|
||||
source: ${CI_REPO_NAME}.exe
|
||||
target: goat@oryx.egg:~/private.nanoyagi.com/${CI_REPO_NAME}/${CI_REPO_NAME}-${CI_COMMIT_BRANCH}.exe
|
||||
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}/${CI_REPO_NAME}.exe
|
||||
key:
|
||||
from_secret: deploy_key
|
||||
|
||||
Reference in New Issue
Block a user