projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e53047
)
; Further fixes in gitlab-ci.yml
author
Michael Albinus
<michael.albinus@gmx.de>
Fri, 19 Nov 2021 16:46:40 +0000
(17:46 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Fri, 19 Nov 2021 16:46:40 +0000
(17:46 +0100)
test/infra/gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/test/infra/gitlab-ci.yml
b/test/infra/gitlab-ci.yml
index b5222f884a9e2b14f1dbceb9848426e1bb29e250..8937bb72421a8f4143e28ad88dd48b0902283f14 100644
(file)
--- a/
test/infra/gitlab-ci.yml
+++ b/
test/infra/gitlab-ci.yml
@@
-234,7
+234,7
@@
build-image-inotify:
# target: emacs-inotify
# make_params: "-C test check"
-generator:
+
test-jobs-
generator:
stage: .pre
script:
- ./test-jobs-generator.sh > test-jobs.yml
@@
-243,11
+243,11
@@
generator:
- test-jobs.yml
test-jobs-pipeline:
- stage:
trigger
+ stage:
.pre
trigger:
include:
- artifact: test-jobs.yml
- job: generator
+ job:
test-jobs-
generator
strategy: depend
# test-lisp-inotify: