Update .gitlab-ci.yml file
This commit is contained in:
parent
c24a1cdc29
commit
7f68eaecd9
@ -14,6 +14,7 @@ deploy:
|
||||
# - docker ps
|
||||
# - docker login nexus.knecon.com:5001 -u ${CI_NEXUS_USER} -p ${CI_NEXUS_PASSWORD}
|
||||
# - docker pull nexus.knecon.com:5001/ff/ocr-service-server:latest
|
||||
- echo $DOCKER_HOST
|
||||
- ls -al .gradleBuildCache/
|
||||
- mv .gradleBuildCache/ /tmp/.gradleBuildCache/ || true
|
||||
- ls -al
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user