mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-26 01:36:17 -04:00
Fix option defaults and compile message formatting
This commit is contained in:
parent
77e47e3fa4
commit
ad18d84f14
2 changed files with 6 additions and 3 deletions
|
@ -9,7 +9,7 @@ script:
|
|||
- grunt test
|
||||
- grunt docs
|
||||
- grunt node
|
||||
- grunt prod --msg="$COMPILE_MSG"
|
||||
- grunt prod --msg=$COMPILE_MSG
|
||||
before_deploy:
|
||||
- grunt copy:ghPages
|
||||
deploy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue