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:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -44,8 +44,8 @@ pipeline{
|
||||
script {
|
||||
sshCommand remote: [
|
||||
credentialsId: 'SSH_CREDENTIALS',
|
||||
host: 'REMOTE_HOST',
|
||||
username: 'REMOTE_USER'
|
||||
host: '172.16.11.90',
|
||||
username: '172.16.11.90'
|
||||
], command: '''
|
||||
docker pull aisthanestha/docker-test-image:latest
|
||||
docker stop docker-test-image
|
||||
|
||||
Reference in New Issue
Block a user