Commit de4769d
committed
ceph-dev-pipeline/build/Jenkinsfile: Skip debug containers
#2497 introduced a debug flavor.
This seems to cause conflicts with the image being pushed to quay as
one of the flavors might override the other.
One possible solution to this would be to name the debug images
differently. However, since the current behavior might cause unexpected
testing results. Skip building containers for debug builds at all.
Signed-off-by: Matan Breizman <mbreizma@redhat.com>1 parent 05109ee commit de4769d
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
360 | | - | |
| 360 | + | |
| 361 | + | |
361 | 362 | | |
362 | 363 | | |
363 | 364 | | |
| |||
0 commit comments