* test/infra/test-jobs-generator.sh: Generate also stages entry.
This commit is contained in:
parent
33e994415d
commit
64fc94b11e
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@ for subdir in $SUBDIRS; do
|
|||
include:
|
||||
- local: '/test/infra/default-gitlab-ci.yml'
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
||||
EOF
|
||||
|
||||
cat <<EOF
|
||||
|
|
Loading…
Add table
Reference in a new issue