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 - provider: script
script: bash ./scripts/docker/build script: bash ./scripts/docker/build
on: on:
all_branches: true
condition: $TRAVIS_PULL_REQUEST == 'false' condition: $TRAVIS_PULL_REQUEST == 'false'
- provider: releases - provider: releases
api_key: api_key: