Commit Graph

4 Commits

Author SHA1 Message Date
vass c80b593fb6 Rename install-docker to ensure-docker for consistency
The old role will be kept and include ensure-docker for backwards compatability.

Change-Id: Icb76a954b04631c405b09eb54343fd852a511b83
2020-04-04 15:41:29 -04:00
James E. Blair 71101557ba Revert "Docker: use the buildset registry if defined"
This reverts commit 3fa0c21024.

It makes more sense to put this in jobs that know about the
intermediate registry.

Change-Id: I2f64b3a0a7cf66b76597c607b5bee06189c8a321
2019-03-08 12:55:57 -08:00
James E. Blair 3fa0c21024 Docker: use the buildset registry if defined
If the docker build jobs see that a buildset_registry is defined
(i.e., they are running in a job graph where an earlier job ran
a buildset registry) automatically use that registry.

Change-Id: Ied7730b793a02204921a2e76f8474fcce534ac77
2019-03-07 13:04:22 -08:00
James E. Blair 2b7689ba00 Add docker image build jobs
These are generic docker image build and upload jobs which use
the recently added roles of the same names.  With the new
pass-to-parent feature, child jobs can add their own credentials
to these jobs.

Change-Id: I669a9e6616a031837adab8c5c5806431fcca2150
2019-01-22 09:02:44 -08:00