yaml problems
Closed this issue · 1 comments
ngraymon commented
Trying to make gitlab-ci.yaml work on windows and/or inside unix
looked at the following links:
- https://stackoverflow.com/questions/3466166/how-to-check-if-running-in-cygwin-mac-or-linux
- https://stackoverflow.com/questions/54761464/how-to-use-if-else-condition-on-gitlabci
- https://docs.gitlab.com/ee/ci/yaml/#variables
- https://docs.gitlab.com/ee/ci/variables/index.html#custom-cicd-variables
eventually we gave up on trying to use all the solutions and just had lucas install WSL2 and run the gitlab runner inside docker on wsl2
ngraymon commented
Also remember to check validity of yaml file with
https://git.uwaterloo.ca/ngraymon/exploratory-project/-/ci/lint