Ensured all branches build the docker image

This commit is contained in:
Alejandro Celaya 2020-03-22 09:34:24 +01:00
parent f46e737e77
commit ea5ec63a22

View file

@ -34,6 +34,7 @@ deploy:
- provider: script
script: bash ./scripts/docker/build
on:
all_branches: true
condition: $TRAVIS_PULL_REQUEST == 'false'
- provider: releases
api_key: