/deploy sit #177
build.yml
on: push
Build, Test, Verify, Publish
Build & Publish Docker
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L255
The workflow is not valid. .github/workflows/build.yml (Line: 255, Col: 13): Unexpected symbol: '['. Located at position 10 within expression: contains(['refs/heads/develop', 'refs/heads/main'], github.ref) ||
startsWith(github.ref, 'refs/heads/release') ||
contains(github.event.head_commit.message, '/deploy sit') ||
contains(github.event.head_commit.message, '/deploy uat') ||
contains(github.event.head_commit.message, '/deploy sandbox')
|