harbor/.github/workflows
danfengliu 81b26418c1
Fix build base related issues (#14733)
1. Add build base image step in build package git action workflow;
2. Add build base step to UT test in CI, base image used by UI test should be built before building harbor image in the same runtime;
3. In build package workflow, trigger build base image step in condition of changing both in
Dockerfile.base and VERSION;
4. Add tag for setup nightly test.

Signed-off-by: danfengliu <danfengl@vmware.com>
2021-04-23 11:55:30 +08:00
..
build-package.yml Fix build base related issues (#14733) 2021-04-23 11:55:30 +08:00
CI.yml Add build base image step in build package git action workflow 2021-04-17 18:10:44 +08:00
codeql-analysis.yml remove the autobuild step (#14499) 2021-04-12 16:44:15 +08:00
conformance_test.yml upgrade go version to v1.15.6 (#13836) 2020-12-23 18:53:09 +08:00