Build and Push multiple Docker Images #9
docker-new.yml
on: workflow_dispatch
find-images
Matrix: build-and-push
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/docker-new.yml#L36
The workflow is not valid. .github/workflows/docker-new.yml (Line: 36, Col: 16): Unexpected symbol: '+'. Located at position 15 within expression: fromJson('["' + needs.find-images.outputs.images.replace(',', '","') + '"]') .github/workflows/docker-new.yml (Line: 36, Col: 16): Unexpected value '${{ fromJson('["' + needs.find-images.outputs.images.replace(',', '","') + '"]') }}'
|