cleanup Dockerfile

This commit is contained in:
Andreas Balogh
2021-02-11 15:48:22 +01:00
parent ce48ed7f17
commit fb634a5466
3 changed files with 14 additions and 7 deletions

View File

@@ -43,7 +43,9 @@ unit_test:
tags:
- docker
- ubuntu
artifacts:
paths:
- var/
script:
- echo "Run locally, then test"
- export
- mkdir var
- wget localhost:5000 -o var/index.html