They should have used .gcc-x86-32-build-debug in the first place.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
CONTAINER: debian:stretch-i386
debian-stretch-32-gcc-debug:
- extends: .gcc-x86-64-build-debug
+ extends: .gcc-x86-32-build-debug
variables:
CONTAINER: debian:stretch-i386
CONTAINER: debian:unstable-i386
debian-unstable-32-gcc-debug:
- extends: .gcc-x86-64-build-debug
+ extends: .gcc-x86-32-build-debug
variables:
CONTAINER: debian:unstable-i386