build update
This commit is contained in:
parent
0845bd73b7
commit
6667c3f6b6
@ -28,7 +28,7 @@ then
|
||||
echo "APP_VERSION=${version}" > version.properties
|
||||
|
||||
echo "Publishing Images with version $version"
|
||||
echo "$bamboo_bamboo_download_pass | docker login -u $bamboo_bamboo_download_user --password-stdin nexus.iqser.com:5001"
|
||||
echo "$bamboo_download_pass | docker login -u $bamboo_download_user --password-stdin nexus.iqser.com:5001"
|
||||
|
||||
docker push "$imageName:latest"
|
||||
docker tag "$imageName:latest" "$imageName:$version"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user