Z
Z
zlodiak2019-04-03 10:56:51
Continuous Integration
zlodiak, 2019-04-03 10:56:51

Why doesn't CI work?

Please help me understand why the simplest CI does not work after pushing.
There are two text files. Suppose the essence of CI is to output the contents of these files to the console after pushing to the gitlab master.
The problem is that after pushing to the master, I get this error message:
5ca466ca18673087047526.png
Here is the content of the config for CI:

test:
    cat 1.txt 2.txt | grep y123

Here is a link to the repository.
I understand that the config is incorrectly compiled, but I can’t figure out what exactly

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question