cloudfoundry / bosh-linux-stemcell-builder

BOSH Ubuntu Linux stemcells
Apache License 2.0
41 stars 103 forks source link

Build Time can be passed via ENV variable or stored in root to limit snapshot apt repo packages #317

Closed jpalermo closed 7 months ago

jpalermo commented 8 months ago

See https://github.com/cloudfoundry/bosh-stemcells-ci/pull/22

Add build_time which can be passed in via env variable, or build_time.txt in the root of the repo.

Use that timestamp for the snapshot apt repo configuration.