fix: yaml indenting

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
This commit is contained in:
Oli Evans 2020-03-04 15:26:07 +00:00
parent 7c593bd84b
commit 793f39d781
No known key found for this signature in database
GPG Key ID: A2AC979DA8460535

View File

@ -377,7 +377,7 @@ workflows:
filters:
tags:
only: /^v[0-9].*|^cluster.+/
branches:
branches:
ignore: /.*/
- docker-push:
requires:
@ -385,5 +385,5 @@ workflows:
filters:
tags:
only: /^v[0-9].*|^cluster.+/
branches:
branches:
ignore: /.*/