also specify image for test stage

This commit is contained in:
Jan 2021-03-04 13:16:45 +01:00
parent f9d515f141
commit 6937e7441c

View File

@ -17,6 +17,7 @@ build-gcc:
- "make -C build -j$(nproc) config=release_x86 all"
test-gcc:
image: gcc:latest
stage: test
cache:
paths: