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:
|
||||
push:
|
||||
branches: [ "test"]
|
||||
|
||||
pull_request:
|
||||
branches: [ "test" ]
|
||||
jobs:
|
||||
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue