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

test

parent e2b288db
Loading
Loading
Loading
Loading
+8 −9
Original line number Diff line number Diff line
@@ -651,6 +651,14 @@ main_build_and_push:
  <<: *main_common


post_rf:
  needs: ["main_build_and_push"]
  stage: post_rf
  script: 
   - |
    echo "------ Robot Framework Testing ------"
  <<: *main_common

deploy_ocf_main:
  stage: deploy_ocf_main
  needs:
@@ -714,15 +722,6 @@ delete_ocf_main:
    name: review/main
    action: stop


post_rf:
  needs: ["main_build_and_push"]
  stage: post_rf
  script: 
   - |
    echo "------ Robot Framework Testing ------"
  <<: *main_common

#ci_in_staging:
#  stage: ci_in_staging
#  script: