Skip to content
Snippets Groups Projects
Commit 4578a3e9 authored by annisarahim's avatar annisarahim
Browse files

Update .gitlab-ci.yml

parent 43af5c24
1 merge request!7Develop
Pipeline #26169 failed with stages
in 7 seconds
......@@ -29,9 +29,10 @@ MSDeploy:
stage: Deploy
script:
- echo "test ms depoly"
- cd src/
- pyinstaller -F SansK.py
tags:
- deployMS
artifacts:
paths:
- src/dist/SansK/SansK.exe
- src/dist/*.exe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment