Skip to content
Snippets Groups Projects
Commit e6b8b2c1 authored by Corné Lukken's avatar Corné Lukken
Browse files

Patch before script

parent e8a7bd12
No related branches found
No related tags found
1 merge request!24Enable security dashboard features
Pipeline #59616 passed with warnings
Pipeline: Python Package

#59617

    This commit is part of merge request !24. Comments created here will be created in the context of that merge request.
    ......@@ -15,6 +15,11 @@ default:
    - cd my_awesome_app
    - git init
    # Override semgrep-sast before script
    sast:
    before_script:
    - python --version # For debugging
    # Override unit test before script
    .run_unit_test_version_base:
    before_script:
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment