Loading .gitlab/generateCR/publish_spec.sh +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ docker run --rm \ --frm html \ --to docx \ --folder "$FOLDER_NAME" \ --extra-outputs epub,pdf --extra-outputs pdf,epub OUTPUT_DIR="GENERATED_FILES/$FOLDER_NAME/docx" if [[ ! -d "$OUTPUT_DIR" ]]; then Loading Loading
.gitlab/generateCR/publish_spec.sh +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ docker run --rm \ --frm html \ --to docx \ --folder "$FOLDER_NAME" \ --extra-outputs epub,pdf --extra-outputs pdf,epub OUTPUT_DIR="GENERATED_FILES/$FOLDER_NAME/docx" if [[ ! -d "$OUTPUT_DIR" ]]; then Loading