Commit c2644a85 authored by Bùi Bá Trường's avatar Bùi Bá Trường

truongbb - test ci

parent ec0c7877
Pipeline #437 failed with stages
in 1 minute and 56 seconds
TAG=latest
IMAGE_TYPE=dev
IMAGE_REGISTRY_URL=192.168.1.204:8082
IMAGE_REGISTRY_URL=192.168.1.204:8081
PROJECT_VERSION=0.0.1-SNAPSHOT
JDK_BASE_IMAGE=adoptopenjdk/openjdk11:latest
PROJECT_CODE=spring-ci-advanced
......@@ -83,6 +83,7 @@ sub_docker-up(){
}
sub_docker-push(){
docker login 127.0.0.1:8082@admin:admin123
docker push 192.168.1.204:8082/spring-ci-advanced/dev/spring-ci-advanced:latest
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment