deploy-image #122
deploy-image.yaml
on: workflow_run
Matrix: deploy-image
Waiting for pending jobs
Matrix: publish_release_artifacts
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy-image.yaml#L80
The workflow is not valid. .github/workflows/deploy-image.yaml (Line: 80, Col: 17): Unrecognized named-value: 'geoserverMinorVersion'. Located at position 149 within expression: steps.check_hub_image_exists.outputs.check_image == 200 && format('{0}/postgis:{1}-{2}.{3}', secrets.DOCKERHUB_REPO, matrix.geoserverMajorVersion, geoserverMinorVersion.minor, matrix.geoserverMinorVersion.patch) || null
|