cleanup Dockerfile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user