Browse Source

fix indent

pull/50/head
Nicolas Massé 7 years ago
parent
commit
bf5ddd76c0
  1. 2
      support/docker/deploy-api.yaml

2
support/docker/deploy-api.yaml

@ -50,7 +50,7 @@
groups: groups:
- threescale - threescale
threescale_cicd_access_token: '{{ threescale_cicd_access_token }}' threescale_cicd_access_token: '{{ threescale_cicd_access_token }}'
when: groups['threescale']|default([])|length == 0 when: groups['threescale']|default([])|length == 0
- name: Deploy an API to 3scale - name: Deploy an API to 3scale
hosts: threescale hosts: threescale

Loading…
Cancel
Save