Skip to content
Snippets Groups Projects
Commit 7cf64a8b authored by Sebastian Pape's avatar Sebastian Pape
Browse files

Update .gitlab-ci.yml file

parent 08167b09
Branches
No related tags found
No related merge requests found
Pipeline #265917 passed
......@@ -35,7 +35,7 @@ Build_Windows:
variables:
CLIENT_CONFIG: "DebugGame"
# CLIENT_CONFIG: "Shipping"
script:
after_script:
- cp -ErrorAction Ignore -R "$env:CI_PROJECT_DIR/DasherResources/*" "$env:CI_PROJECT_DIR/Release/$env:CI_PROJECT_NAME/WindowsNoEditor/DasherDemo/DasherResources/" ; $true | out-null
# Build_Linux:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment