feature/* instead release/*

This commit is contained in:
2020-11-07 22:50:50 -03:00
parent db3f511d89
commit d0999142e2

View File

@@ -2,7 +2,7 @@ name: Deploy to stage
on: on:
push: push:
branches: [hotfix/*, release/*] branches: [hotfix/*, feature/*]
jobs: jobs:
docker: docker: