This commit is contained in:
parent
9a624e5df7
commit
b9f7e22055
|
@ -18,6 +18,7 @@ pipeline {
|
|||
stage('Push image to harbor ') {
|
||||
steps {
|
||||
sh '''
|
||||
#
|
||||
#sudo docker login https://harbor-wtkp3fsbv6.vertexa.devbay.tech/ -u 'robot$jenkins' -p 'ZrzsVIAeueW1p0alpAnPfM5CDtaRVVKz'
|
||||
#sudo docker tag bbuddy/bbuddy_backend-dev:1.0.0 harbor-wtkp3fsbv6.vertexa.devbay.tech/bbuddy/bbuddy-ui:latest
|
||||
#sudo docker push harbor-wtkp3fsbv6.vertexa.devbay.tech/bbuddy/bbuddy-ui:latest
|
||||
|
|
Loading…
Reference in New Issue