Build Docker Image #1
build.yml
on: workflow_dispatch
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L17
The workflow is not valid. .github/workflows/build.yml (Line: 17, Col: 16): Unrecognized named-value: 'now'. Located at position 61 within expression: inputs.version != '' && inputs.version || format('{0}.{1}', now|date('Y'), now|date('%-m')) .github/workflows/build.yml (Line: 20, Col: 40): Unrecognized named-value: 'env'. Located at position 1 within expression: env.VERSION
|