Build artifacts only when tags are applied
This commit is contained in:
parent
934744362f
commit
49c96963f8
@ -6,6 +6,8 @@ production:
|
|||||||
- python setup.py py2exe
|
- python setup.py py2exe
|
||||||
- cd ..
|
- cd ..
|
||||||
- move src\dist socializer
|
- move src\dist socializer
|
||||||
|
only:
|
||||||
|
- tags
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- socializer\*
|
- socializer\*
|
||||||
|
Loading…
Reference in New Issue
Block a user