Automate Docker Image Build and Publish #16
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build-docker-image.yml#L13
error parsing called workflow
".github/workflows/build-docker-image.yml"
-> "./.github/workflows/build-and-publish.yml"
: (Line: 187, Col: 13): Unrecognized named-value: 'secrets'. Located at position 19 within expression: inputs.publish && secrets.DOCKER_USERNAME != '' && secrets.DOCKER_PASSWORD != ''
|