Skip to content

Commit

Permalink
Fix test-build-bot job
Browse files Browse the repository at this point in the history
  • Loading branch information
MycroftKang committed Oct 29, 2020
1 parent 04a87e2 commit 60a0055
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ pylint:
- cd src\bot
- pyinstaller app.spec
- mv dist\app $Env:CI_PROJECT_DIR\build
- cd $Env:CI_PROJECT_DIR

.build-msu:
extends:
Expand Down

0 comments on commit 60a0055

Please sign in to comment.