Build docker branch only
parent
833e01a612
commit
df4386f764
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue