trigger condition test #15
dockerbuild.yml
on: push
Matrix: build-and-push-image
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/dockerbuild.yml#L75
The workflow is not valid. .github/workflows/dockerbuild.yml (Line: 75, Col: 13): Unexpected symbol: '+'. Located at position 62 within expression: contains(steps.changed-files.outputs.all_changed_files, './' + matrix.dockerfile)
|