mirror of
https://github.com/mozilla-services/syncserver
synced 2024-10-30 09:20:32 +00:00
f add docker auth
This commit is contained in:
parent
32beec9dc4
commit
82e2928127
@ -13,6 +13,9 @@ jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: circleci/python
|
||||
auth:
|
||||
username: $DOCKER_USER
|
||||
password: $DOCKER_PASS
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker
|
||||
|
Loading…
Reference in New Issue
Block a user