diff --git a/push-image.sh b/push-image.sh index faae205584d7fa073b71be6e147d8726fb959f48..97dac2daf9ed5d7dd490fc052987e406b7545050 100755 --- a/push-image.sh +++ b/push-image.sh @@ -9,5 +9,5 @@ fi . env.sh -echo 'igj@J3f#s7Sfb4' |docker login --username aijiao --password-stdin +echo 'igj@J3f#s7Sfb4' |docker login --username ajlx --password-stdin docker push ajlx/"$IMAGE_NAME":"$VERSION" \ No newline at end of file