mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
; Further fixes in gitlab-ci.yml
This commit is contained in:
parent
3e53047fc5
commit
408577b402
1 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue