.github/workflows/fluxcd-images.yaml: fixed syntax error

This commit is contained in:
Haitao Pan 2023-03-09 20:23:11 +08:00
parent 01584abec5
commit fa6be96fc4

View File

@ -70,7 +70,7 @@ jobs:
cache: true
cache_registry: cache
fluxcd-image-automation-controller:
name: Build fluxcd-image-automation-controller image:
name: Build fluxcd-image-automation-controller image
runs-on: ubuntu-latest
needs: [base-image]
steps: