diff --git a/tools/ci-image/build b/tools/ci-image/build deleted file mode 100755 index d1a90dc..0000000 --- a/tools/ci-image/build +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -# build and tag the Docker image we use for continuous integration - -docker build . --tag dyna3:ci \ No newline at end of file