Introduce remote-challenge-sync-airbus
This commit is contained in:
parent
cf502bd9d5
commit
bfdb1c2bf7
6 changed files with 309 additions and 21 deletions
|
|
@ -192,13 +192,12 @@ services:
|
|||
- /var/lib/fic/startingblock
|
||||
- /var/lib/fic/submissions
|
||||
- /var/lib/fic/teams
|
||||
- name: fic-remote-scores-sync-zqds
|
||||
image: nemunaire/fic-remote-scores-sync-zqds:latest
|
||||
- name: fic-remote-challenge-sync-airbus
|
||||
image: nemunaire/fic-remote-challenge-sync-airbus:latest
|
||||
env:
|
||||
- ZQDS_EVENTID=6109ae5acbb7b36b789c9330
|
||||
- ZQDS_ROUNDID=612d3a5179fe4f747ea89274
|
||||
- ZQDS_CLIENTID=
|
||||
- ZQDS_CLIENTSECRET=
|
||||
- AIRBUS_BASEURL=https://....
|
||||
- AIRBUS_TOKEN=abcdef0123456789abcdef0123456789
|
||||
- AIRBUS_SESSIONID=42
|
||||
binds:
|
||||
- /etc/hosts:/etc/hosts:ro
|
||||
- /var/lib/fic/teams:/srv/TEAMS:ro
|
||||
|
|
|
|||
Reference in a new issue