We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7417db commit 5e26c6dCopy full SHA for 5e26c6d
.github/workflows/map-deploy-to-develop.yml
@@ -17,5 +17,3 @@ jobs:
17
input-urls:
18
https://github.com/aboutcode-org/scancode.io/raw/main/scanpipe/tests/data/d2d/jars/from-flume-ng-node-1.9.0.zip#from
19
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
@@ -126,7 +126,7 @@ steps:
126
127
### Specify pipeline options
128
129
-Use the "pipeline_name:option1,option2" syntax to select optional steps for the
+Use the `pipeline_name:option1,option2` syntax to select optional steps for the
130
`map_deploy_to_develop` pipeline
131
132
```yaml
0 commit comments