This commit is contained in:
2017-09-13 21:59:30 +02:00
parent 9c48d3e7ec
commit 4b0851c8a1
2 changed files with 20 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
FROM hosttoday/ht-docker-node:npmci
RUN sudo bash -c "$(curl -fsSL https://s3.amazonaws.com/tools.nanobox.io/bootstrap/ci.sh)"
RUN bash -c "$(curl -fsSL https://s3.amazonaws.com/tools.nanobox.io/bootstrap/ci.sh)"
RUN nanobox config set ci-mode true