]> git.eshelyaron.com Git - emacs.git/commit
Adapt native-comp entries in gitlab-ci.yml
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 21 May 2021 17:33:42 +0000 (19:33 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 21 May 2021 17:33:42 +0000 (19:33 +0200)
commit5fbbcdea2b94527b5bd476501dd54333eba649e1
treeb9b7f930cb6f88cec7d3986940c0172adbb2c581
parentfe8c1e7b1a683d0177ad1cbea0cc37b6f92d84f3
Adapt native-comp entries in gitlab-ci.yml

* test/infra/gitlab-ci.yml (stages): New stages native-comp-images
and native-comp.
(build-native-bootstrap-speed0): Simplify.
(build-native-bootstrap-speed1, build-native-bootstrap-speed2):
Deactivate temporarily.

* test/infra/gitlab-ci.yml (.build-template): Add 'needs:' clause.
(.native-comp-template): New template.
(build-native-bootstrap-speed0): Use it.
test/infra/gitlab-ci.yml