Skip to content

Commit 5e26c6d

Browse files
committed
Fix the d2d example
Signed-off-by: tdruez <[email protected]>
1 parent a7417db commit 5e26c6d

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/map-deploy-to-develop.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ jobs:
1717
input-urls:
1818
https://github.com/aboutcode-org/scancode.io/raw/main/scanpipe/tests/data/d2d/jars/from-flume-ng-node-1.9.0.zip#from
1919
https://github.com/aboutcode-org/scancode.io/raw/main/scanpipe/tests/data/d2d/jars/to-flume-ng-node-1.9.0.zip#to
20-
env:
21-
PURLDB_URL: https://public.purldb.io/

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ steps:
126126
127127
### Specify pipeline options
128128
129-
Use the "pipeline_name:option1,option2" syntax to select optional steps for the
129+
Use the `pipeline_name:option1,option2` syntax to select optional steps for the
130130
`map_deploy_to_develop` pipeline
131131

132132
```yaml

0 commit comments

Comments
 (0)