From 45907890f78801678abe8ea04624ebe13733c21e Mon Sep 17 00:00:00 2001 From: liwu Date: Wed, 27 Nov 2019 15:07:17 +0800 Subject: [PATCH] @dev --- push-image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/push-image.sh b/push-image.sh index faae205..97dac2d 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 -- GitLab