Commit 95754701 authored by Andres Anaya Amariels's avatar Andres Anaya Amariels 🚀
Browse files

post_rf

parent 57475681
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ stages:
  - main_container_scanning
  - sast
  - merge_request_staging_into_main
  - robot_framework_testing
  - post_rf
  - main_build_and_push
  - staging_cancel_previous_action
  - dev_cancel_previous_action
@@ -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
post_rf:
  needs: ["deploy_ocf_main"]
  stage: post_rf
  script: 
   - |
    echo "------ Robot Framework Testing ------"
  <<: *main_common

#ci_in_staging:
#  stage: ci_in_staging