This commit is contained in:
Philipp Lang 2022-11-22 16:38:24 +01:00
parent daef6b1f20
commit ef0b1484fe
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ steps:
- name: test
image: docker:latest
privileged: true
commands:
- docker build -t scoutrobot .
when: