try again from docs
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Chris Hammer 2023-11-16 23:35:22 -05:00
parent 863fb6eb97
commit b53d9419bd

View File

@ -3,6 +3,10 @@ name: Test Ansible Linting of drone-test-1
kind: pipeline kind: pipeline
type: docker type: docker
environment:
GITEA_TOKEN:
from_secret: GITEA_TOKEN
steps: steps:
- name: Testing Drone CI with a simple Ansible Playbook - name: Testing Drone CI with a simple Ansible Playbook
image: gitea.thezengarden.net/podman/images/ansible-dev:latest image: gitea.thezengarden.net/podman/images/ansible-dev:latest