Attempt to only build docker when master + push

pull/104/head
kaguillera 2020-09-10 14:31:23 -04:00
parent 5f86d41f09
commit ca1821e314
1 changed files with 6 additions and 0 deletions

View File

@ -83,6 +83,12 @@ jobs:
branches:
only:
- master
stages:
- name: deploy
if: branch = master AND \
type = push
notifications:
email: false
slack: