Closed
Description
Our CI systems precompiles some artifacts and stores them in S3 with the git revision as the unique identifier.
We'd like the scripts that run on deploy to download the correct version based on the deployed git commit id. Right now it's awkward, since we need to query for the deployment ID and then get the git commit id from there.
Metadata
Metadata
Assignees
Type
Projects
Status
Shipped