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:
2024-02-16 21:11:35 +09:30
parent dee50b4ba0
commit 82e7be6849

View File

@ -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"
&&