mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2026-02-03 14:50:28 +01: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:
|
||||
junit: junit-*.xml
|
||||
|
||||
.default_build:
|
||||
.autotools_build:
|
||||
extends:
|
||||
- .default_artifacts
|
||||
script:
|
||||
|
|
@ -417,7 +417,7 @@ alpine:latest@container-clean:
|
|||
|
||||
.build@template:
|
||||
extends:
|
||||
- .default_build
|
||||
- .autotools_build
|
||||
stage: build
|
||||
dependencies: []
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue