remove conditional params
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Chris Hammer 2023-11-17 10:55:00 -05:00
parent 42ad0c68c2
commit ff22e1cb50

View File

@ -5,7 +5,7 @@ type: docker
steps:
- name: Install requirements, lint, and run Ansible playbook
- name: Ansible Playbook Lint and Test
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
environment:
GITEA_TOKEN:
@ -20,13 +20,9 @@ steps:
- whoami
when:
branch:
include:
- development
- development
event:
include:
- push
exclude:
- pull_request
- push
# - name: push commit