Delete build script & logs, let Travis handle this now
This commit is contained in:
parent
fb4bd179ec
commit
4c363b9f87
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
(time docker build -t rabbitmq:3.7 .) 2>&1 | tee "build.$(date -u +'%Y-%m-%d.%H%M%S').log"
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue