- 07 Nov, 2020 5 commits
-
-
hashworks authored
strace: execve("/bin/true", ["ldconfig"], 0x563fc29f9fa0 /* 101 vars */) = 0
-
hashworks authored
after_script won't affect the job exit code [1], so we can't use it for tests. Instead we are using YAML anchors for script [2]. [1] https://docs.gitlab.com/ee/ci/yaml/#before_script-and-after_script [2] https://docs.gitlab.com/ee/ci/yaml/#yaml-anchors-for-script
-
hashworks authored
-
hashworks authored
The Dockerfiles require them for their sha256sum.
-
- 02 Nov, 2020 19 commits
-
-
hashworks authored
-
Sven-Hendrik Haase authored
Switch to alpine in verify stage See merge request !47
-
hashworks authored
-
hashworks authored
-
hashworks authored
-
hashworks authored
!47 (comment 6125)
-
hashworks authored
-
hashworks authored
-
hashworks authored
This fixes a circular dependency issue noted in [1]. `curl -s` and removal of `--auto-compress` are needed because of differences in the binaries in alpine. [1] https://github.com/docker-library/official-images/pull/8999#issuecomment-720622797
-
hashworks authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
Replace publish with multi-destination kaniko See merge request !46
-
hashworks authored
-
hashworks authored
-
Sven-Hendrik Haase authored
Run release on PUBLISH_OFFICIAL_LIBRARY as well See merge request !45
-
-
This provides publish:offical with BUILD_COMMIT and enables a normal daily release to archlinux/archlinux on the weekly schedule run.
-
- 01 Nov, 2020 9 commits
-
-
Sven-Hendrik Haase authored
Update description on Dockerhub on release Closes #47 See merge request !44
-
Kristian Klausen authored
-
Kristian Klausen authored
Fix #47
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
In the past, we've observed intermittent network issues while communicating with dockerhub and this should help alleviate that.
-
Sven-Hendrik Haase authored
This fixes #42.
-
Sven-Hendrik Haase authored
Perform automatic releases to GitHub Closes #41 See merge request !43
-
> Removing tags here will remove them from the "Supported" section on > the Hub readme (and will prevent us from spending cycles rebuilding them > on the official build servers), but the tags will still be available to > users who want them. > See https://github.com/docker-library/official-images#library-definition-files > for more detail on this.
-
- 28 Oct, 2020 4 commits
-
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
-
Sven-Hendrik Haase authored
We have to do this in order to ensure that an updated .gitlab-ci.yml is actually available on every release.
-
- 27 Oct, 2020 1 commit
-
-
Kristian Klausen authored
We do a release every day so we end up with a lot of "release commits" (noise) in the master branch, which we don't want.
-
- 25 Oct, 2020 2 commits
-
-
Arch Linux Docker release bot authored
-
Sven-Hendrik Haase authored
-