@@ -5,3 +5,4 @@ dist/
*.egg-info
*.log
+.idea
@@ -62,8 +62,8 @@ build-windows-exe:
- cp -r data/* dist/data/
- zip -r graph-exploring-tool.zip dist
- ls -la dist
-# only:
-# - tags
+ only:
+ - tags
artifacts:
name: "graph-exploring-tool-%CI_TAG.zip" # % because of windoze https://docs.gitlab.com/ee/ci/jobs/job_artifacts.html#with-a-windows-runner-or-shell-executor
paths: