GIT managed project and gitlab-ci.yml

Hello, i have a gitlab managed - continuous integration - R project thru RSTUDIO and using project\GIT.

Works pretty well. However i need to not only push R code, but update the yml file with the push.

I cannot view .yml files in the FILES section of RSTUDIO. Looks like all hidden files are shown, .Rhistory, .gitignore, but no .YML. Is this a bug? Can you please let me know status of this.

1 Like

If you're using the preview release of RStudio, you can explicitly request that RStudio show all hidden files (see the last menu entry, Show Hidden Files):

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.