typo ?
All checks were successful
build & package varnish exporter / validate (push) Successful in 4s
build & package varnish exporter / build (push) Has been skipped

This commit is contained in:
Ludovic Cartier
2025-07-21 16:38:31 +02:00
parent d0b8ecc425
commit dc4215334a

View File

@@ -34,7 +34,7 @@ jobs:
push_options: '--force'
build:
if: jobs.validate.output.build == true
if: jobs.validate.outputs.build == true
runs-on: ubuntu-latest
needs: validate
steps: