drupal: circle.yml update to add `QUAY_PROJECT` variable
This commit is contained in:
parent
60f84d9f07
commit
091cc5a17a
|
|
@ -8,6 +8,7 @@ machine:
|
|||
CHART_NAME: drupal
|
||||
CHART_REPO: https://github.com/kubernetes/charts
|
||||
DOCKER_PROJECT: bitnami
|
||||
QUAY_PROJECT: bitnami
|
||||
GCLOUD_PROJECT: bitnami-containers
|
||||
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in New Issue