Merge pull request #3003 from alchemy-fr/PHRAS-2539_remove_workflow_filtering

PHRAS-2539 remove workflow branch filtering
This commit is contained in:
Nicolas Maillat
2019-05-03 20:16:02 +02:00
committed by GitHub

View File

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