Skip to content

nexusiq deploy

nexusiq deploy #5

Workflow file for this run

name: nexusiq deploy
on:
#push:
#branches: [ "main" ]
workflow_dispatch:
jobs:
pullNexus:
runs-on: ubuntu-latest
# runs-on: kencentrun
# container: node:14
steps:
- name: Check out source code
uses: actions/checkout@v4
- name: Running Nexus scan
run: docker run -v mycontent:/target -v myresults:/sonatype/reports sonatype/nexus-iq-cli -s https://nexusiq.nsth.net/ -a dhanyarak.k:Netpoleon#1 -i DK_PPLGod /target/package.json
# - name: checked
# run: