fix: simplify website target
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed

This commit is contained in:
Mangiang 2022-05-06 22:14:47 -04:00
parent 1907ed0554
commit 98463d4498

View File

@ -128,8 +128,9 @@ steps:
syntax_check: true
branch:
- development
- main
- master
target:
- website-check
- website
- name: check ansible playbook website
@ -153,7 +154,7 @@ steps:
branch:
- development
target:
- website-check
- website
- name: apply ansible playbook website
image: plugins/ansible:3