Skip to content

'jhipster ci-cd' does not generate gitlab-ci-yml file when using the menu #32940

@Yahel974

Description

@Yahel974
Overview of the issue

Since JHipster v8.7.x and still in v9, I'm not able to generate CI pipeline with jhipster ci-cd sub-generator. I choose gitlab and docker image. It says success but doesn't do anything. Doesn't produce the gitlab-ci.yml file.

Work around found in another jhipster issue that works : Calling the gitlab menu from the command line :
jhipster ci-cd gitlab
This does create the gitlab-ci.yml file.

**Step to reproduce **

  • install JHipster: npm install generator-jhipster@9
  • bootstrap project: jhipster
  • run ci-cd subgenerator: jhipster ci-cd
Related issues

N/A

Suggest a Fix

N/A

JHipster Version(s)

8.7.x and 9

Browsers and Operating System

Windows

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions