6925c00のdocker.ymlへの適応忘れ
This commit is contained in:
parent
6925c005e6
commit
34a0fe33d9
|
@ -1,7 +1,10 @@
|
||||||
name: Docker build
|
name: Docker build
|
||||||
on:
|
on:
|
||||||
- push
|
push:
|
||||||
- pull_request
|
branches:
|
||||||
|
- master
|
||||||
|
- develop
|
||||||
|
pull_request:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue