Skip to content
  • Avielle Wolfe's avatar
    Add DAST for default branches · ea9fee5d
    Avielle Wolfe authored and Lin Jen-Shin's avatar Lin Jen-Shin committed
    * Do not run DAST on the default branch if
        DAST_DISABLED_FOR_DEFAULT_BRANCH is true
    * Launch an environment for DAST to use on the default branch
    * Stop the environment automatically
    * Deploy app to production as soon as test job has finished
      * This allows for faster deploys, since DAST can take a
          long time to run.
    
    #5503
    ea9fee5d