Add[CI]: Combine Experiments CR
Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
@@ -4,7 +4,6 @@ script:
|
||||
# runs only when PR is merged
|
||||
- make versionmaker
|
||||
- make combineExpCR
|
||||
- echo pwd
|
||||
after_success:
|
||||
# runs only when PR is merged and push the version file to master version
|
||||
- if [[ $TRAVIS_PULL_REQUEST == 'false' ]]; then make push; fi
|
||||
|
Reference in New Issue
Block a user