|
|
|
|
|
by mlthoughts2018
1895 days ago
|
|
Many CI systems try to strictly enforce hermetic build semantics and disallow non-idempotent steps from being possible. For example, by associating build steps with an exact source code commit and categorically disallow a repeat of a successful step for that commit. |
|