PHRAS-2539 remove workflow branch filtering

PHRAS-2539 #comment remove workflow branch filtering
This commit is contained in:
Nicolas Maillat
2019-05-03 17:37:44 +02:00
committed by GitHub
parent 5fc0835d57
commit a9ff9c3c06

View File

@@ -107,11 +107,8 @@ workflows:
version: 2
oldfashion:
jobs:
- build:
filters:
branches:
only:
- master
- build
newfashion:
jobs:
- aws-ecr/build_and_push_image: