fix(custom git trigger): fix subdir input
### Description of Changes custom git triggers were being created incorrectly this creates them correctly
This commit is contained in:
parent
df235d9315
commit
4760ea33f5
2 changed files with 23 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -23,3 +23,4 @@ htmlcov
|
|||
.cache
|
||||
.npm-debug.log
|
||||
Dockerfile-e
|
||||
build/
|
||||
|
|
Reference in a new issue