Newbie need help using GitLab CI

Hello, i’m new to GitLab CI and i seem not to understand correct how to use it. I have a python app that i want to package on windows (py2exe). What do i need to do for this?

I added a .gitlab-ci.yml based on the python template, but that’s using a linux system.