woodpecker: track debian testing for autoconf 2.71
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
f93870efd9
commit
918b660992
|
@ -1,6 +1,6 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
debian-meson:
|
debian-meson:
|
||||||
image: debian
|
image: debian:testing
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y kyua atf-sh build-essential meson
|
- apt-get install -y kyua atf-sh build-essential meson
|
||||||
|
@ -13,7 +13,7 @@ pipeline:
|
||||||
BUILD: meson
|
BUILD: meson
|
||||||
|
|
||||||
debian-autotools:
|
debian-autotools:
|
||||||
image: debian
|
image: debian:testing
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y kyua atf-sh build-essential autoconf libtool
|
- apt-get install -y kyua atf-sh build-essential autoconf libtool
|
||||||
|
|
Loading…
Reference in New Issue