CI: Add remote-challenge-sync-airbus
This commit is contained in:
parent
1404aa2c0f
commit
65b5bf8c16
@ -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
|
||||
|
@ -91,3 +91,9 @@ qa:
|
||||
- .push
|
||||
variables:
|
||||
DOCKERFILE: Dockerfile-qa
|
||||
|
||||
remote-challenge-sync-airbus:
|
||||
extends:
|
||||
- .push
|
||||
variables:
|
||||
DOCKERFILE: Dockerfile-remote-challenge-sync-airbus
|
||||
|
Loading…
Reference in New Issue
Block a user