1
0
mirror of https://github.com/daniviga/bite.git synced 2025-04-18 22:00:11 +02:00

Improve simulators stage

This commit is contained in:
Daniele Viganò 2020-06-20 00:26:57 +02:00
parent 54045e5bcd
commit 66499dfc57
Signed by: dani
GPG Key ID: DB49AFC03C40EE02

View File

@ -7,7 +7,7 @@ services:
before_install:
- pip -q install -U docker-compose
- &simulator
simulator: &simulator
stage: simulator
install:
- docker-compose -f docker/docker-compose.yml pull