Trigger on master branch

This commit is contained in:
Luke Robles 2023-05-18 15:58:53 -07:00
parent 6926756455
commit 8348fe7e75

View File

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