1
0
Fork 0

Rename the step into lint
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Daniele Tricoli 2021-09-11 21:17:01 +02:00
parent 86debb2532
commit 54aa911a19
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ type: docker
name: default
steps:
- name: test
- name: lint
image: debian:11-slim
commands:
- apt update && apt install -y ansible python3-pip podman