Hi, total n00b here. I’m trying to figure out the best way to structure my .gitlab-ci.yml file to deploy my code on a runner. If I am working on a project where I’m required to either compile a program by source or edit a number of config files, what’s the best way to approach this? Also, how would the Git runner know when my code is successfully executed without any issue and is there a way to define parameters for a successful execution in the event the runner somehow keeps going and doesn’t stop?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Writing a .gitlab-ci-yml file | 4 | 8237 | November 4, 2015 | |
Gitlab CI Development Workflow Ideas | 2 | 806 | November 16, 2016 | |
How to deploy gitlab-ci.yml for many repository? | 2 | 148 | May 22, 2024 | |
How does a runner really work? | 0 | 92 | April 25, 2024 | |
CI help to automate using the gitlab api | 0 | 339 | March 7, 2019 |