Commit Graph
7 Commits
Author SHA1 Message Date
William Douglas 7c37f38dd5 Update to use ci linter 2022-09-30 16:20:10 -07:00
Gong Sophia e4492a299e Deprecates MAINTAINER in Dockerfile to follow dockerhub official guide.
(https://docs.docker.com/engine/reference/builder/#/maintainer-deprecated)

Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2019-12-23 09:59:05 +08:00
Mark D Horn d521a75940 clr-installer-ci: Add the GTK development support
Missed the development libraries needed for building, but not for running.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2019-06-04 17:12:22 -07:00
Mark D Horn 04e36be4f3 clr-installer-ci: update bundles
We were still using the older ister bundle to install dependencies
and then augmenting during the TravisCI run.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2019-06-04 12:09:46 -07:00
William Douglas 4a74f93efa Remove clrtrust generate workaround 2019-03-22 14:36:32 -07:00
Mark D Horn 15467c6a4e New bundle required for Clear Linux OS Installer
Need an additional bundle for proper testing.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-10-11 18:18:17 -07:00
Mark D Horn 3ef1b98fff Add clearlinux/clr-installer-ci Docker Image
This pull request introduces an image to be used for running
the Clear Linux OS Installer continuous integration on Travis.

Previously, a very large part of the test time in Travis was
spent building adding the required bundle to the standard
Clear Linux Docker image to properly setup the test environment.

Please ensure that auto-trigger is enabled so that this image
is automatically rebuilt with each new base clearlinux docker image.

Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
2018-08-23 10:42:10 -07:00