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

new_rf

parent e17824dc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ stages:
  - main_container_scanning
  - sast
  - merge_request_staging_into_main
  - post_rf
  - new_rf
  - main_build_and_push
  - staging_cancel_previous_action
  - dev_cancel_previous_action
@@ -651,9 +651,9 @@ main_build_and_push:
  <<: *main_common


post_rf:
new_rf:
  needs: ["main_build_and_push"]
  stage: post_rf
  stage: new_rf
  script: 
   - |
    echo "------ Robot Framework Testing ------"