aboutsummaryrefslogtreecommitdiff
path: root/ci/taskfile.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/taskfile.yaml')
-rw-r--r--ci/taskfile.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/taskfile.yaml b/ci/taskfile.yaml
index b8c6719..10cadc7 100644
--- a/ci/taskfile.yaml
+++ b/ci/taskfile.yaml
@@ -75,6 +75,9 @@ tasks:
#copy wwwroot
- cmd: powershell -Command "cp -Recurse -Force dist {{.BUILD_DIR}}"
+
+ #copy libraries
+ - cmd: powershell -Command "cp -Recurse -Force lib {{.BUILD_DIR}}"
- task: get-webserver
vars: