drone ci updates #4

Merged
chris merged 26 commits from development into main 2023-11-17 12:00:45 -05:00
Showing only changes of commit ff22e1cb50 - Show all commits

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