Answer the question
In order to leave comments, you need to log in
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:
Here is the content of the config for CI:
test:
cat 1.txt 2.txt | grep y123
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question