Skip to content

Commit

Permalink
run gitlab ci by manual
Browse files Browse the repository at this point in the history
  • Loading branch information
batazor committed Oct 6, 2022
1 parent a53c2d2 commit 710bea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/gitlab/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ workflow:
- if: '$CI_COMMIT_BRANCH && $CI_PIPELINE_SOURCE == "push" && $CI_OPEN_MERGE_REQUESTS'
when: never
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- when: always
- when: manual

0 comments on commit 710bea7

Please sign in to comment.