mirror of
https://github.com/goharbor/harbor.git
synced 2025-02-11 17:31:26 +01:00
Build base image step should be in build package workflow, and local base images build by new step should be removed since images have been pushed to docker hub. Signed-off-by: danfengliu <danfengl@vmware.com>
7 lines
334 B
Plaintext
7 lines
334 B
Plaintext
*** Settings ***
|
|
Documentation This resource provides any keywords related to the Harbor private registry appliance
|
|
|
|
*** Variables ***
|
|
${project_configuration_wl_delete_a_cve_id_icon} //hbr-project-policy-config/form/section//ul/li[1]/a[2]/clr-icon
|
|
${project_configuration_wl_project_add_system_btn} //button[@id='add-system']
|