Tomas Susanka
5edffb3230
ci: update docker; no need for TLS in internal env
...
https://gitlab.com/gitlab-org/gitlab-runner/issues/4501
(cherry picked from commit aa0f64c79f
)
2019-08-05 15:59:33 +02:00
Tomas Susanka
c1b2de5cf7
ci: change container name in registry
...
(cherry picked from commit 3ae3bf6d03
)
2019-08-05 15:54:23 +02:00
Tomas Susanka
8842215506
ci: hardcode docker image versions
2019-05-27 14:08:47 +02:00
Tomas Susanka
bf3d20b3e8
ci: run environment stage if ci folder has changes
2019-05-27 14:06:47 +02:00
Tomas Susanka
fe3d67e259
ci: set GIT_SUBMODULE_STRATEGY to none where not submodules are not needed
...
I've decided to omit some places (e.g. build crypto) where it might be
confusing if some submodules dependency is introduced. Well, that
concerns tests stages as well, but I guess it is more likely for the
build stage.
Updates #108
2019-04-28 12:37:34 +02:00
Tomas Susanka
7c58d7d24e
ci: split gitlab configuration files and store them in a 'ci' folder
...
The core/build-docker.sh si broken, but so it was already in master and
is tracked to be fixed in #108 .
2019-04-28 09:31:41 +02:00