Polishing.

Extract docker credentials into properties file.

See #73
This commit is contained in:
Mark Paluch
2022-02-03 11:28:26 +01:00
parent d4a9b5cd62
commit 77e2daa3d0
2 changed files with 8 additions and 4 deletions

View File

@@ -22,3 +22,7 @@ docker.cassandra.3.version=3.11.10
# Docker environment settings
docker.java.inside.basic=-v $HOME:/tmp/jenkins-home
docker.java.inside.docker=-u root -v /var/run/docker.sock:/var/run/docker.sock -v /usr/bin/docker:/usr/bin/docker -v $HOME:/tmp/jenkins-home
# Credentials
docker.registry=
docker.credentials=hub.docker.com-springbuildmaster