Drone test
continuous-integration/drone/push Build encountered an error Details
continuous-integration/drone Build is passing Details

This commit is contained in:
Vegard Berg 2022-10-16 20:09:59 +02:00
parent bf62c84cfb
commit a64f6c6003
Signed by: myrkvi
GPG Key ID: BFE35EA1A44D5E40
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ steps:
- echo world - echo world
- name: Pylint - name: Pylint
image: python:alpine image: python
commands: commands:
- pip install poetry - pip install poetry
- poetry install - poetry install