gitlab CI: rename the default_build to autotools_build

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2020-02-14 12:20:55 +10:00
parent 977891bd88
commit c001fe50b0

View file

@ -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: