projects
/
platform
/
upstream
/
libevdev.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
977891b
)
gitlab CI: rename the default_build to autotools_build
author
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 14 Feb 2020 02:20:55 +0000
(12:20 +1000)
committer
Peter Hutterer
<peter.hutterer@who-t.net>
Fri, 14 Feb 2020 02:50:16 +0000
(12:50 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 25850e4b860d13545276d637d04328c4ee831bf5..f387a7fd24e27e239c20f818a696d195e6d59d54 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-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: