Update docker-test.yml
This commit is contained in:
parent
8e0e516a7d
commit
c81d7df97f
|
|
@ -3,7 +3,8 @@ name: Build and Publish Test Docker Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "test"]
|
branches: [ "test"]
|
||||||
|
pull_request:
|
||||||
|
branches: [ "test" ]
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue