Trigger on master branch
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Luke Robles 2023-05-18 15:58:53 -07:00
parent 19ea9abf17
commit 974bb1764c

View File

@ -8,3 +8,7 @@ steps:
image: docker:dind
commands:
- docker build -t test .
trigger:
branch:
- master