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

Fix simulators stage

This commit is contained in:
Daniele Viganò 2020-06-20 00:17:30 +02:00
parent 1cfa2f4bb2
commit bdeb558623
Signed by: dani
GPG Key ID: DB49AFC03C40EE02

View File

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