This commit is contained in:
parent
4602b5a06d
commit
cd388a1244
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ steps:
|
|||
password: $DOCKERHUB_PASSWORD
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
secrets:
|
||||
- dockerhub_username
|
||||
- dockerhub_password
|
||||
|
|
Loading…
Reference in a new issue