chore(ci): 🤖 add gitlab deployment test job #123
continuousIntgration.yml
on: push
build_frontend
lint_frontend
test_gitlab_deployment
Annotations
1 error
Invalid workflow file:
.github/workflows/continuousIntgration.yml#L68
The workflow is not valid. .github/workflows/continuousIntgration.yml (Line: 68, Col: 9): Unexpected value 'curl -X POST \ --fail \ -F token="$GITLAB_DEPLOYMENT_TRIGGER_TOKEN" \ -F "ref=main" \ -F "variables[TEST_VARIABLE]=hello from github!" \ https://gitlab.appswithlove.net/api/v4/projects/3937/trigger/pipeline'
|