feat(ansible_collection): remove testing rule
rule removed as it was used for developing the ci file and job should only run on dev !75 nofusscomputing/projects/ansible/collections/ci-test!1
This commit is contained in:
@ -324,9 +324,6 @@ variables:
|
||||
- if: "$CI_COMMIT_AUTHOR =='nfc_bot <helpdesk@nofusscomputing.com>'"
|
||||
when: never
|
||||
|
||||
- if: $CI_COMMIT_BRANCH
|
||||
when: always
|
||||
|
||||
- if: # Occur on merge
|
||||
$CI_COMMIT_BRANCH == "development"
|
||||
&&
|
||||
|
Reference in New Issue
Block a user