Closed
Bug 1560668
Opened 7 years ago
Closed 7 years ago
refactor yarn build to just do the entire build in one shell script run in docker
Categories
(Taskcluster :: Services, task)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
mount a temporary volume, plus the source repo in /src and /dest where it drops an app.tar and git describe output.
In fact, it might be possible to provide the input as a docker image (using docker commit?) and do all of this in a Dockerfile.
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•