Trigger on master branch
This commit is contained in:
parent
8da30d1972
commit
48f5663807
@ -8,3 +8,7 @@ steps:
|
|||||||
image: docker:dind
|
image: docker:dind
|
||||||
commands:
|
commands:
|
||||||
- docker build -t test .
|
- docker build -t test .
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
branch:
|
||||||
|
- master
|
Loading…
x
Reference in New Issue
Block a user