veloren/.gitlab/CI
Marcel Märtens 9227390531 quickfix to avoid kaniko stopping with
"kaniko should only be run inside of a container, run with the --force flag if you are sure you want to continue" error
applied as described here https://github.com/GoogleContainerTools/kaniko/issues/1542

its also done in veloren-docker-cli: c8aa8ac857

We didnt had that problem in veloren repo until now.
2021-07-19 13:33:19 +02:00
..
build.gitlab-ci.yml only build once, dont build multiple targets. save time 2021-07-15 10:56:32 +02:00
check.gitlab-ci.yml extract relevant code in a script in order to remove duplicate coding with docker-ci repo 2021-07-14 20:57:08 +02:00
publish.gitlab-ci.yml quickfix to avoid kaniko stopping with 2021-07-19 13:33:19 +02:00
recompile.yml set CI to also check a MR if it only modifies shell scripts 2021-07-18 18:53:52 +02:00
release.yml allow optinal releases on master if its no merge_request to allow it on forks, also adjust the workflow rules to run on release branches 2021-07-09 19:06:39 +02:00