Fixing branches

This commit is contained in:
2020-11-07 21:40:07 -03:00
parent 2bab724bc6
commit db45845179

View File

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