Update docker-build-and-push.yaml

This commit is contained in:
Rémy Moll 2022-01-28 09:44:29 +01:00 committed by GitHub
parent ec6ddd8698
commit 9cffd15571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: build-and-push
on:
push:
branches:
- 'main'
- 'master'
jobs:
docker: