1
0
Fork 0
mirror of https://gitlab.jonasled.de/jonasled/discordbot synced 2024-10-21 08:49:30 +02:00

fix yaml syntax

This commit is contained in:
Jonas Leder 2020-04-02 19:51:37 +02:00
parent 8ee322a20c
commit cd369a44c1

View file

@ -2,7 +2,7 @@ image: docker
services:
- docker:dind
stages:
stages:
- build
- deploy