This commit is contained in:
Samuele Locatelli
2022-05-17 16:46:21 +02:00
parent afa157d3c9
commit f97133ee43
+2 -2
View File
@@ -227,10 +227,10 @@ Icoel:pages:
APP_NAME: Icoel.Soap
script:
- docfx $env:APP_NAME/docfx.json
- mv $env:APP_NAME/_site $env:APP_NAME
- mv $env:APP_NAME/_site "docfx"
artifacts:
paths:
- $env:APP_NAME
- docfx
only:
- master
- develop