Skip to content

Commit

Permalink
Test cloud build trigger for source repo sync. (google#1956)
Browse files Browse the repository at this point in the history
  • Loading branch information
jess-lowe authored Feb 2, 2024
1 parent fbf28f8 commit d3a6368
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion source_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
versions_from_repo: False
rest_api_url: 'https://curl.se/docs/vuln.json'
type: 2
ignore_patterns: ['propertyValue']
ignore_patterns: ['']
directory_path: 'docs'
detect_cherrypicks: False
extension: '.json'
Expand Down Expand Up @@ -266,3 +266,17 @@
key_path: 'OSV'
repo_username: 'git'

- name: 'test'
versions_from_repo: True
type: 0
ignore_patterns: ['allowlist.json']
repo_url: 'blah'
detect_cherrypicks: False
extension: '.json'
db_prefix: 'TEST-'
ignore_git: False
link: 'blah'
editable: False
key_path: 'OSV'
repo_username: 'git'

0 comments on commit d3a6368

Please sign in to comment.