Commit 81652f1c authored by Anton Gladky's avatar Anton Gladky
Browse files

Add another repo

parent 9c2c8669
Loading
Loading
Loading
Loading
Loading
  • Owner

    If you trigger build on 4pak (y_4pak_256RAM...) you will have access to „Debug” button on top right.

    61C0E59E-E02B-4D53-AE7E-D5C7A5BD6D70

    To do this you need to use:

    tags:
       - debug

    (similar to this line, those tags are configured in the Runners section in https://gitlab.com/yade-dev/trunk/settings/ci_cd )

    Then after you click it, you will have access to the terminal logged inside that docker.

    73FA053A-C718-4938-BE6F-E061DC155B17

    Then you can look around and debug the build process. Sometimes this terminal disconnects, and it is not perfect. If the job finished before you click debug, it will not work. So you can click retry to try again. Or maybe put inside the script a sleep 1000 command, or something like that.

    See documentation: https://docs.gitlab.com/ee/ci/interactive_web_terminal/ and the attached screenshots.

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment