feat(ci): improve pipeline #49
release.yml
on: push
Matrix: build-and-test / build
Waiting for pending jobs
docker-build
/
build
create-release
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L29
The workflow is not valid. .github/workflows/release.yml (Line: 29, Col: 16): Unexpected symbol: '"alpha"'. Located at position 22 within expression: contains(github.ref, "alpha") or contains(github.ref, "beta") .github/workflows/release.yml (Line: 30, Col: 21): Unexpected symbol: '"rc"'. Located at position 22 within expression: contains(github.ref, "rc")
|