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
|
- image: circleci/python:3
|
||||||
environment:
|
environment:
|
||||||
REGISTRY: QUAY
|
REGISTRY: QUAY
|
||||||
|
QUAY_URL: quay.io
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- setup_remote_docker
|
- setup_remote_docker
|
||||||
|
|||||||
Reference in New Issue
Block a user