We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5be0e commit cadc5b3Copy full SHA for cadc5b3
entrypoint.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+
3
+bundle install && bundle exec rake book:build
0 commit comments