Problem uploading my first file

What happens
Since yesterday I was trying uploading files. Today I corrected my mistakes and in my sixth try it went wrong, I thought it was be the last and the good one but not. Its says that the code have problems in the /test…
Another thing is that I used the Web IDE of Gitlab because I was having problems with the git comands in my terminal.

What do you understand or find about that problem

I think is the code but I tested before and Its okey, the .yml is okey and the links are okey, maybe it could be the merge request message?

Did you try any workaround? What did you do?

Yes, as I say, is my sixth time trying upload it but this time I fixed the yml but the code it has to be good because its work for me and in my language.

(Optional) Why does the workaround fail?

Evidences
my errors:



my MR message:
image

I need help with

I need help with how to upload files without errors.

1 Like

Hi,

Please give me the link to the pipeline. You can also try to find your error in the forum.

https://gitlab.com/autonomicjump/challenges/-/pipelines/450815148

I tried to find it but I didn’t see it

Okay,

  • The main problem is that your branch should be called “sschez”.
  • Another problem is that you have blank spaces inside your files, please check this. Also, remember to leave a line break at the end of each file.
  • In your external solutions you are adding links that already exist.

To fix these and other errors please read the error that each pipeline gives you, the keywords are “error” or “failed”, for example:

1 Like