Relative Content

Tag Archive for gitlab-ci

Test console message to fail stage of yaml

I’m running a cordova command that can return ok but the output message show not ok.
I need to test the cordova console result and fail stage if found text could not write to dest file on it.

The react project I am working on does not use a public folder but some prompts in the .gitlab-ci.yml file – need help understandig the pipeline

I was given a template to work with that I can modify but I lack the necessary understanding about the pipeline.
If anyone has the time, I would appreciate (also partial) explanations how the pipeline constructs the public folder and how I could change the project so I can put other files in the public folder, too.
I want to put a js file into the public folder in case that is relevant.
The project is currently structured like this: