Switch to own build image
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Kevin Dorner 2022-08-26 04:04:58 +02:00
parent fc7f7c3c49
commit 3ae4c3548e
1 changed files with 2 additions and 3 deletions

View File

@ -1,12 +1,11 @@
pipeline:
build_deb:
image: debian:stable-slim
image: gitea.mdg-hamburg.de/ci-tools/deb-buildpackage:latest
pull: true
commands:
- apt update && apt install -y build-essential devscripts
- make package
- ls -laR ..
when:
event: [push, tag]
branches: master
branches: master