Skip to content

update to remove asn1 content and set it to an empty string for BSM m… #104

update to remove asn1 content and set it to an empty string for BSM m…

update to remove asn1 content and set it to an empty string for BSM m… #104

Workflow file for this run

name: Docker build
on:
push:
branches-ignore:
- "develop"
- "master"
- "release/*"
pull_request:
jobs:
jpo-cvdp:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build
uses: docker/build-push-action@v5