chore: tweak drone image building

This commit is contained in:
3wc 2023-01-15 16:53:14 -08:00
parent f484021148
commit 025d1e0a8c
1 changed files with 4 additions and 4 deletions

View File

@ -68,10 +68,10 @@ steps:
repo: git.coopcloud.tech/coop-cloud/abra repo: git.coopcloud.tech/coop-cloud/abra
tags: latest tags: latest
depends_on: depends_on:
- run shellcheck # - make check
- run flake8 - make build
- run unit tests # - make test
- test installation script
when: when:
event: event:
exclude: exclude: