Trigger on master branch

This commit is contained in:
Luke Robles 2023-05-18 15:58:53 -07:00
parent 8da30d1972
commit 48f5663807

View File

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