Travis restrict docker build test 03

pull/103/head
kaguillera 2020-09-10 14:44:41 -04:00
parent 98aefeb575
commit a6a23a3f9d
1 changed files with 5 additions and 4 deletions

View File

@ -80,10 +80,11 @@ jobs:
- docker login -u "agamk" -p $DOCKERPWD
- docker tag rapids agamk/rapids:travislatest
- docker push agamk/rapids:travislatest
branches:
only:
- master
- day_segment
#branches:
# only:
# - master
# - day_segment
stages:
- name: deploy