1
0
mirror of https://github.com/goharbor/harbor.git synced 2024-12-29 12:07:56 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Ziming
e32649adb4 enhance[cicd] introduce github action for CICD
In order to replace travis.
Implement 5 CI jobs
- UTTEST
- APITEST_DB
- APITEST_LDAP
- OFFLINE
- UI_UT

Signed-off-by: Ziming Zhang <zziming@vmware.com>
2019-12-17 18:36:33 +08:00
Daniel Jiang
b9154a858b Extract shared func for checkenv and install scripts
This commit fixes  by extract shared func into common.sh to avoid
inconsistency in future.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-10-10 15:07:09 +08:00