correct yaml errors
This commit is contained in:
parent
d0c7651864
commit
abf79dd022
|
@ -71,8 +71,7 @@ workflows:
|
|||
build-workflow:
|
||||
when: << pipeline.parameters.run_build >>
|
||||
jobs:
|
||||
- pio-build
|
||||
# set the filter to allow a build for any sha tag
|
||||
- pio-build:
|
||||
filters:
|
||||
tags:
|
||||
only: /.*/
|
||||
|
|
Loading…
Reference in New Issue