feat(init): adds initial gitlab workflows #1
ci_cd_pipeline.yml
on: push
.
/
Check Single Commit
4s
.
/
Check for vulnerabilities
8s
.
/
Unit Tests and SonarQube
9s
.
/
Build and push application to S3 bucket
.
/
Merge main into develop
Annotations
2 errors
|
. / Check for vulnerabilities
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|
|
. / Unit Tests and SonarQube
Error: No pnpm version is specified.
Please specify it by one of the following ways:
- in the GitHub Action config with the key "version"
- in the package.json with the key "packageManager"
|