docker-compose-ci #13
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/docker-compose-ci.yml#L1
(Line: 86, Col: 13): Unrecognized named-value: 'secrets'. Located at position 73 within expression: github.event_name != 'pull_request' && env.DOCKERHUB_NAMESPACE != '' && secrets.DOCKERHUB_USERNAME != '' && secrets.DOCKERHUB_TOKEN != '', (Line: 130, Col: 13): Unrecognized named-value: 'secrets'. Located at position 73 within expression: github.event_name != 'pull_request' && env.DOCKERHUB_NAMESPACE != '' && secrets.DOCKERHUB_USERNAME != '' && secrets.DOCKERHUB_TOKEN != ''
|