Skip to content

accept DS001 - chainguard uses :latest #5

accept DS001 - chainguard uses :latest

accept DS001 - chainguard uses :latest #5

name: manual-build-and-push
permissions:
contents: read
packages: write
security-events: write
env:
CARGO_TERM_COLOR: always
jobs:
build:
uses: aiblockofficial/workflows/.github/workflows/build.yml@main
with:
REGISTRY: ${{ vars.REGISTRY }}
REPOSITORY: ${{ vars.REPOSITORY }}
NODE_TYPE: ${{ inputs.node_type }}