-
- Downloads
CI/CD => use include + add deb package build + matrix macOS signing
parent
a0cf986c
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 1 addition, 429 deletions.gitlab-ci.yml
- NodeApp/.gitlab-ci/00_vars.yml 54 additions, 0 deletionsNodeApp/.gitlab-ci/00_vars.yml
- NodeApp/.gitlab-ci/01_functions.yml 106 additions, 0 deletionsNodeApp/.gitlab-ci/01_functions.yml
- NodeApp/.gitlab-ci/02_template.yml 88 additions, 0 deletionsNodeApp/.gitlab-ci/02_template.yml
- NodeApp/.gitlab-ci/03_stages.yml 7 additions, 0 deletionsNodeApp/.gitlab-ci/03_stages.yml
- NodeApp/.gitlab-ci/04_stageTest.yml 14 additions, 0 deletionsNodeApp/.gitlab-ci/04_stageTest.yml
- NodeApp/.gitlab-ci/05_stageBuild.yml 21 additions, 0 deletionsNodeApp/.gitlab-ci/05_stageBuild.yml
- NodeApp/.gitlab-ci/06_stagePkgAndSign.yml 14 additions, 0 deletionsNodeApp/.gitlab-ci/06_stagePkgAndSign.yml
- NodeApp/.gitlab-ci/07_stageClean.yml 48 additions, 0 deletionsNodeApp/.gitlab-ci/07_stageClean.yml
- NodeApp/.gitlab-ci/08_stageUpload.yml 49 additions, 0 deletionsNodeApp/.gitlab-ci/08_stageUpload.yml
- NodeApp/.gitlab-ci/09_stageRelease.yml 108 additions, 0 deletionsNodeApp/.gitlab-ci/09_stageRelease.yml
- Resources/macOS/Signing/entitlements.plist 0 additions, 0 deletionsResources/macOS/Signing/entitlements.plist
NodeApp/.gitlab-ci/00_vars.yml
0 → 100644
NodeApp/.gitlab-ci/01_functions.yml
0 → 100644
NodeApp/.gitlab-ci/02_template.yml
0 → 100644
NodeApp/.gitlab-ci/03_stages.yml
0 → 100644
NodeApp/.gitlab-ci/04_stageTest.yml
0 → 100644
NodeApp/.gitlab-ci/05_stageBuild.yml
0 → 100644
NodeApp/.gitlab-ci/06_stagePkgAndSign.yml
0 → 100644
NodeApp/.gitlab-ci/07_stageClean.yml
0 → 100644
NodeApp/.gitlab-ci/08_stageUpload.yml
0 → 100644
NodeApp/.gitlab-ci/09_stageRelease.yml
0 → 100644
Please register or sign in to comment