CI: Add remote-challenge-sync-airbus

This commit is contained in:
nemunaire 2024-03-22 23:06:40 +01:00
parent 1404aa2c0f
commit 65b5bf8c16
2 changed files with 7 additions and 1 deletions

View File

@ -26,7 +26,7 @@ include:
.scanners-matrix:
parallel:
matrix:
- IMAGE_NAME: [checker, admin, evdist, frontend-ui, nginx, dashboard, repochecker, qa, receiver, generator]
- IMAGE_NAME: [checker, admin, evdist, frontend-ui, nginx, dashboard, repochecker, qa, receiver, generator, remote-challenge-sync-airbus]
container_scanning:
stage: container_scanning

View File

@ -91,3 +91,9 @@ qa:
- .push
variables:
DOCKERFILE: Dockerfile-qa
remote-challenge-sync-airbus:
extends:
- .push
variables:
DOCKERFILE: Dockerfile-remote-challenge-sync-airbus