Cambio rutas
This commit is contained in:
@@ -80,7 +80,7 @@ pipeline {
|
||||
),
|
||||
sshTransfer(
|
||||
cleanRemote: false,
|
||||
execCommand: "sh $APP_REMOTE_PATH/rebuild.sh"
|
||||
execCommand: "sh $APP_REMOTE_PATH/deployment/develop/docker/rebuild.sh"
|
||||
)
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user