You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
181 B

7 years ago
  1. docker-build:
  2. docker build --tag=ephox/tinymce-docs .
  3. docker-push:
  4. docker push ephox/tinymce-docs
  5. serve:
  6. _scripts/serve.sh
  7. init:
  8. _scripts/init.sh
  9. build:
  10. _scripts/build.sh