Added release job for Nmap
This commit is contained in:
parent
17c9e910c8
commit
d1e18ab8e2
2 changed files with 26 additions and 1 deletions
package/targets/nmap
|
@ -61,3 +61,5 @@ zip -r -q "${output}/${ZIP}" .
|
|||
cp "${output}/${ZIP}" /packaged
|
||||
echo ::set-output name=PACKAGED_ZIP::${ZIP}
|
||||
echo ::set-output name=PACKAGED_ZIP_PATH::"/packaged/${ZIP}"
|
||||
|
||||
echo ::set-output name=PACKAGED_VERSION::${version}
|
Loading…
Add table
Add a link
Reference in a new issue