task name update...again!
This commit is contained in:
parent
5bdb1a3e56
commit
013b9e8a2c
@ -5,7 +5,7 @@ type: docker
|
||||
|
||||
|
||||
steps:
|
||||
- name: Testing Drone CI with a simple Ansible Playbook
|
||||
- name: Ansible Playbook Lint and Test Execution
|
||||
image: gitea.thezengarden.net/podman/images/ansible-dev:latest
|
||||
environment:
|
||||
GITEA_TOKEN:
|
||||
@ -32,7 +32,7 @@ steps:
|
||||
https://gitea.thezengarden.net/api/v1/repos/${DRONE_REPO_OWNER}/${DRONE_REPO_NAME}/issues/${DRONE_PULL_REQUEST}/comments \
|
||||
-d "{\"body\": \"Build complete and successful for $DRONE_REPO_NAME\"}"'
|
||||
depends_on:
|
||||
- "Testing Drone CI with a simple Ansible Playbook"
|
||||
- "Ansible Playbook Lint and Test Execution"
|
||||
when:
|
||||
event:
|
||||
- pull_request
|
||||
|
Loading…
x
Reference in New Issue
Block a user