feat: disable custom branch/enable staging branch

This commit is contained in:
Alessandro Pezzè 2021-05-15 15:08:47 +02:00
parent 3b99db93eb
commit 2b15f01380

View file

@ -4,7 +4,7 @@ on:
push:
branches:
- 'master'
- 'docker-images'
- 'staging'
tags:
- '*.*.*'