Update .travis.yml

This commit is contained in:
Eugenio Romano
2020-10-02 17:49:54 +01:00
committed by GitHub
parent 6915cc0e16
commit d128bc158c

View File

@@ -30,6 +30,7 @@ branches:
stages: stages:
- name: Lint & Build Dist & Release - name: Lint & Build Dist & Release
if: tag IS blank
- name: Check bundle - name: Check bundle
if: type = push AND tag IS blank if: type = push AND tag IS blank
- name: Trigger ADF child build - name: Trigger ADF child build