Commit c7e5c418 authored by Bhavani's avatar Bhavani
Browse files

cicd updated

parent 37b2a9b4
Pipeline #12141 failed with stages
in 28 seconds
......@@ -15,9 +15,9 @@ lint:
stage: lint
image: python:3.10
script:
- pip install flake8
# - pip install flake8
- echo "Running linting..."
- flake8 .
# - flake8 .
rules:
- if: '$CI_COMMIT_BRANCH'
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment