Skip to content

Add an example using the d2d pipeline #4 #4

Add an example using the d2d pipeline #4

Add an example using the d2d pipeline #4 #4

on: [push]
jobs:
scan-codebase:
runs-on: ubuntu-latest
name: Map deploy to develop with ScanCode.io
steps:
# - name: Fetch source (develop) and binaries (deploy) archives to scancode-inputs/ directory
# run: |
# wget --directory-prefix=scancode-inputs https://dist.apache.org/repos/dist/release/flume/1.11.0/apache-flume-1.11.0-src.tar.gz#from
# wget --directory-prefix=scancode-inputs https://dist.apache.org/repos/dist/release/flume/1.11.0/apache-flume-1.11.0-bin.tar.gz#to
- uses: nexB/scancode-action@4-d2d-examples
with:
pipelines: "deploy_to_develop"
input-urls: |
- https://dist.apache.org/repos/dist/release/flume/1.11.0/apache-flume-1.11.0-src.tar.gz#from
- https://dist.apache.org/repos/dist/release/flume/1.11.0/apache-flume-1.11.0-bin.tar.gz#to