Introduction to Submission
In this section you will find guidelines to successfully upload your solutions
to our repository in Gitlab
. If you are not familiar with CI/CD
yet,
we strongly encourage you to read more about it as it is a fundamental
element of the whole Autonomic Jump process. However, please remember that
the spirit of Autonomic Jump
is learn-by-doing.
Please read Gitlab
's documentation about it and also get familiar with
concepts such as Commit
, Merge Request
(MR), Jobs
(or pipelines)
and the command lines of Gitlab
.