make sure ci runs on v0.8 branch
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>v0.8
parent
ef42819d54
commit
cef0c7f535
|
@ -13,6 +13,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'v0.8'
|
||||
|
||||
env:
|
||||
REPO_SLUG_ORIGIN: "moby/buildkit:latest"
|
||||
|
|
|
@ -11,6 +11,7 @@ on:
|
|||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'v0.8'
|
||||
|
||||
env:
|
||||
REPO_SLUG_ORIGIN: "moby/buildkit:latest"
|
||||
|
|
Loading…
Reference in New Issue