Skip to content
Snippets Groups Projects
Commit e251ce8a authored by Arina Filatova's avatar Arina Filatova
Browse files

remove only cos doesnt work

parent 88d4e5d8
No related branches found
No related tags found
No related merge requests found
Pipeline #391440 failed
......@@ -7,8 +7,6 @@ build:
- FLASK_APP=app.py flask freeze
rules:
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
only:
- main
pages:
......@@ -21,5 +19,3 @@ pages:
- public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
only:
- main
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment