ci: different operator test for ubi #595
ci.yml
on: push
Generate Jobs
Checks
Matrix: test
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yml#L106
The workflow is not valid. .github/workflows/ci.yml (Line: 106, Col: 13): Unrecognized function: 'endWith'. Located at position 33 within expression: env.DEPLOY_IMAGES == 'true' && !endWith( matrix.name, 'ubi') .github/workflows/ci.yml (Line: 111, Col: 13): Unrecognized function: 'endWith'. Located at position 32 within expression: env.DEPLOY_IMAGES == 'true' && endWith( matrix.name, 'ubi')
|