Removed indication to build when pushing to master in py2

This commit is contained in:
2018-12-29 16:12:13 -06:00
parent 93beed1ab5
commit ca02d9ba48

View File

@@ -108,7 +108,6 @@ build_py2:
- src\\dist
expire_in: 30 mins
only:
- master
- tags
- schedule_pipelines
@@ -117,7 +116,6 @@ zip_py2:
tags:
- windows7
only:
- master
- tags
- schedule_pipelines
dependencies: