Add registry credentials
This commit is contained in:
parent
a6b5dd8c53
commit
0bcc0617d6
@ -3,6 +3,9 @@ jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: registry.atat.codes:443/atat-app-builder:circleci
|
||||
auth:
|
||||
username: $REGISTRY_USERNAME
|
||||
password: $REGISTRY_PASSWORD
|
||||
environment:
|
||||
ATST_PGHOST: localhost
|
||||
ATST_PGUSER: root
|
||||
|
Loading…
x
Reference in New Issue
Block a user