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
|
||||
- cd ..
|
||||
- move src\dist socializer
|
||||
only:
|
||||
- tags
|
||||
artifacts:
|
||||
paths:
|
||||
- socializer\*
|
||||
|
Loading…
Reference in New Issue
Block a user