fix: confict
This commit is contained in:
@@ -28,4 +28,4 @@ check if a container needs rebuilding
|
|||||||
|-------------------------------------|-----------|--------
|
|-------------------------------------|-----------|--------
|
||||||
| `BASE` is more recent than `TARGET` | 0 | An update is needed
|
| `BASE` is more recent than `TARGET` | 0 | An update is needed
|
||||||
| `TARGET` is more recent than `BASE` | 1 | No update is needed<br>(*the pipeline wil "fail" but that is wat we want* )
|
| `TARGET` is more recent than `BASE` | 1 | No update is needed<br>(*the pipeline wil "fail" but that is wat we want* )
|
||||||
| An error occured | 0 | So the pipeline can continue
|
| An error occured | 0 | So the pipeline can continue
|
||||||
|
|||||||
Reference in New Issue
Block a user