Fix CI
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Dominic Grimm 2022-07-09 17:48:00 +02:00
parent c34c95ced8
commit 0f46ec23e3
No known key found for this signature in database
GPG key ID: A6C051C716D2CE65

View file

@ -4,11 +4,6 @@ type: docker
name: default
steps:
- name: ameba
image: veelenga/ameba:latest
commands:
- ameba --version
- ameba src/
- name: build
image: tmaier/docker-compose
commands: