Use woodpecker for CI #8

Merged
jacob1123 merged 19 commits from woodpecker into master 2022-02-13 14:16:39 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 11ac8758da - Show all commits

View File

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

View File

@ -4,7 +4,7 @@ pipeline:
image: hub.javil.eu/budgeteer:dev image: hub.javil.eu/budgeteer:dev
pull: true pull: true
commands: commands:
- task docker - task
docker: docker:
image: plugins/docker image: plugins/docker