github: workflows: generate unique sortable tag for unstable #8
flow.yaml
on: push
test
/
test
Matrix: image
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/flow.yaml#L17
The workflow is not valid. .github/workflows/flow.yaml (Line: 17, Col: 12): Unexpected end of expression: 'run_number'. Located at position 125 within expression: github.ref_type == 'tag' && format('{0},latest', github.ref_name) || format('unstable-{0}-{0},unstable', github.sha, github.run_number
|