Loading capif/.gitlab-ci.yml +7 −7 Original line number Diff line number Diff line Loading @@ -715,13 +715,13 @@ delete_ocf_main: action: stop robot_framework_testing: needs: ["deploy_ocf_main"] stage: robot_framework_testing script: - | echo "------ Robot Framework Testing ------" <<: *main_common #robot_framework_testing: # needs: ["deploy_ocf_main"] # stage: robot_framework_testing # script: # - | # echo "------ Robot Framework Testing ------" # <<: *main_common #ci_in_staging: # stage: ci_in_staging Loading Loading
capif/.gitlab-ci.yml +7 −7 Original line number Diff line number Diff line Loading @@ -715,13 +715,13 @@ delete_ocf_main: action: stop robot_framework_testing: needs: ["deploy_ocf_main"] stage: robot_framework_testing script: - | echo "------ Robot Framework Testing ------" <<: *main_common #robot_framework_testing: # needs: ["deploy_ocf_main"] # stage: robot_framework_testing # script: # - | # echo "------ Robot Framework Testing ------" # <<: *main_common #ci_in_staging: # stage: ci_in_staging Loading