[CI] Fix identation
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2023-11-20 15:14:18 +01:00
parent c483bf5df3
commit 4849695fb5

View File

@ -11,7 +11,7 @@ steps:
pull: 'always' pull: 'always'
when: when:
branch: branch:
- 'master' - 'master'
settings: settings:
@ -33,5 +33,5 @@ steps:
# tags # tags
tags: tags:
- 'latest' - 'latest'
- 'v26' - 'v26'