Add .gitlab-ci.yml

3 jobs for FB-425_Html_Editor_Implementation_of_ckeditor_5_in_isolated_repository in 0 seconds (queued for 3 minutes and 26 seconds)

View job dependencies in the pipeline graph!

You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs: keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.

Provide feedback
Status Job ID Name Coverage
  Build
canceled #155
create_npmrc

canceled #154
validate_package_scope

 
  Deploy
skipped #156
publish_package
 

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).