test docker build #60
build_docker.yml
on: push
Matrix: build
Waiting for pending jobs
merge
Annotations
1 error
Invalid workflow file:
.github/workflows/build_docker.yml#L15
The workflow is not valid. .github/workflows/build_docker.yml (Line: 15, Col: 14): Unexpected symbol: 'github'. Located at position 87 within expression: github.ref_type == 'tag' && (contains(github.ref_name, '-RC') &&
join(('candidate-' github.ref_name)) || join(('release-' github.ref_name))) || 'test'
|