Setup Quay URL in the environment too. (#190)
Set some default env variables.
This commit is contained in:
@@ -6,6 +6,7 @@ jobs:
|
||||
- image: circleci/python:3
|
||||
environment:
|
||||
REGISTRY: QUAY
|
||||
QUAY_URL: quay.io
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker
|
||||
|
||||
Reference in New Issue
Block a user