- 24 Aug, 2019 1 commit
-
-
Kevin Daudt authored
-
- 23 Aug, 2019 2 commits
-
-
Kevin Daudt authored
See merge request !5
-
Kevin Daudt authored
scripts/gitlab-runner-helper sets umask to 0000 to fix issues where ci jobs would be running as a different user, preventing access to files. This causes issues when files in repositories end up in build artifacts with world writable permissions. One such example is the alpine-gitlab-ci project where `/etc/sudoers.d` ends up word-writable, preventing sudo to work. Set it to the standard 0022 to fix this issue.
-
- 21 Aug, 2019 2 commits
-
-
Kevin Daudt authored
See merge request !4
-
Kevin Daudt authored
-
- 20 Aug, 2019 2 commits
-
-
Kevin Daudt authored
dockerfile: install gitlab-runner-helper from community See merge request !3
-
Kevin Daudt authored
-
- 22 Jul, 2019 2 commits
-
-
Kevin Daudt authored
ci: upload images to docker See merge request !2
-
Kevin Daudt authored
-
- 19 Jul, 2019 2 commits
-
-
Carlo Landmeter authored
add Dockerfile to build an image See merge request !1
-
Kevin Daudt authored
-
- 18 Jul, 2019 2 commits
-
-
Kevin Daudt authored
-
Kevin Daudt authored
-