.github/workflows/fluxcd-images.yaml: fixed syntax error
This commit is contained in:
parent
01584abec5
commit
fa6be96fc4
2
.github/workflows/fluxcd-images.yaml
vendored
2
.github/workflows/fluxcd-images.yaml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user