Add explicit CI task to Taskfile

This commit is contained in:
2022-02-15 12:26:48 +00:00
parent 38dfa540b4
commit d8e0f5a160
2 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,7 @@ steps:
image: hub.javil.eu/budgeteer:dev
pull: true
commands:
- task
- task ci
- name: docker
image: plugins/docker