fixup! Enable Github workflow for basic deployment role testing #6
test_deployment.yml
on: push
Verify modified roles
Annotations
1 error
Invalid workflow file:
.github/workflows/test_deployment.yml#L43
The workflow is not valid. .github/workflows/test_deployment.yml (Line: 43, Col: 9): Unexpected symbol: '"true"'. Located at position 40 within expression: needs.check_roles.outputs.ipaserver == "true" .github/workflows/test_deployment.yml (Line: 53, Col: 9): Unexpected symbol: '"true"'. Located at position 41 within expression: needs.check_roles.outputs.ipareplica == "true"
|