Build docker branch only

This commit is contained in:
Neil Alexander 2021-01-18 11:03:50 +00:00
parent 833e01a612
commit df4386f764
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

View File

@ -5,7 +5,7 @@ name: "Docker Multiarch Build & Push"
on: on:
push: push:
# types: [published] # types: [published]
branches: [master] branches: [docker]
env: env:
DOCKER_HUB_USER: neilalexander DOCKER_HUB_USER: neilalexander