mirror of
https://github.com/ghndrx/docker-test-image.git
synced 2026-02-10 14:55:14 +00:00
s
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -26,6 +26,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Pull and Deploy') {
|
stage('Pull and Deploy') {
|
||||||
steps {
|
steps {
|
||||||
|
node {
|
||||||
script {
|
script {
|
||||||
sshCommand remote: [
|
sshCommand remote: [
|
||||||
credentialsId: 'SSH_CREDENTIALS',
|
credentialsId: 'SSH_CREDENTIALS',
|
||||||
|
|||||||
Reference in New Issue
Block a user