modification v13 jenkins
This commit is contained in:
parent
6e20c65a36
commit
0bf5aedb01
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
DOCKER_IMAGE = 'jassimsm/documentation'
|
||||
DOCKER_TAG = 'latest'
|
||||
DOCKER_USERNAME="jassimsm"
|
||||
DOCKER_PASSWORD="docker-password"
|
||||
DOCKER_PASSWORD="dckr_pat_VOLZ4UNmSebZQ3ZLI6nf0wsU5AY"
|
||||
SSH_CREDENTIALS = 'documentation'
|
||||
REMOTE_SERVER = 'ubuntu@160.187.166.47'
|
||||
REMOTE_WORKSPACE = '/home/ubuntu'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user