fixed drone

This commit is contained in:
Philipp Lang 2022-11-22 16:44:35 +01:00
parent ef0b1484fe
commit 1b2355ff43
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ steps:
- git submodule update --init --recursive
- name: test
image: docker:latest
image: docker:dind
privileged: true
commands:
- docker build -t scoutrobot .