mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-05 08:18:03 +08:00
fix: yaml indenting
License: MIT Signed-off-by: Oli Evans <oli@tableflip.io>
This commit is contained in:
parent
7c593bd84b
commit
793f39d781
@ -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: /.*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user