|
|
|
# Build flow from source through deployment
|
|
|
|
|
|
|
|
|
|

|
|

|
|
|
|
|
|
|
|
# Stages of deployment on table
|
|
|
|
- Setup : process of identifying an image to be downloaded and downloading it
|
|
|
|
- deploy : once all files are downloaded, process them into an update image
|
|
|
|
- cleanup : once the update is completed and the OS is updated, how the files get removed
|
|
|
|
|
|
 |
|
 |
|
|
|
\ No newline at end of file |