mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2026-05-05 20:28:18 +02:00
gitlab CI: rename the default_build to autotools_build
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
977891bd88
commit
c001fe50b0
1 changed files with 2 additions and 2 deletions
|
|
@ -82,7 +82,7 @@ variables:
|
||||||
reports:
|
reports:
|
||||||
junit: junit-*.xml
|
junit: junit-*.xml
|
||||||
|
|
||||||
.default_build:
|
.autotools_build:
|
||||||
extends:
|
extends:
|
||||||
- .default_artifacts
|
- .default_artifacts
|
||||||
script:
|
script:
|
||||||
|
|
@ -417,7 +417,7 @@ alpine:latest@container-clean:
|
||||||
|
|
||||||
.build@template:
|
.build@template:
|
||||||
extends:
|
extends:
|
||||||
- .default_build
|
- .autotools_build
|
||||||
stage: build
|
stage: build
|
||||||
dependencies: []
|
dependencies: []
|
||||||
variables:
|
variables:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue