Sfoglia il codice sorgente

fix: wercker fixes

NGPixel 7 anni fa
parent
commit
b07f1eb759
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      wercker.yml

+ 1 - 0
wercker.yml

@@ -23,6 +23,7 @@ build:
     - script:
       name: copy artifacts
       code: |
+        mkdir -p "$WERCKER_OUTPUT_DIR/var/wiki"
         cp -LR assets node_modules server config.sample.yml package.json wiki.cmd wiki.js "$WERCKER_OUTPUT_DIR/var/wiki"
         cp .build/docker_init.sh "$WERCKER_OUTPUT_DIR/init.sh"