Commit 79ea9231 authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

add new CI/CD image

parent db702675
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2,6 +2,10 @@ include:
  - project: 'forge-tools/asn2md'
    file: '/gitlab-ci/base.yml'

image:
  name: danya25/asn1c:0.0.11
  entrypoint: [""]

variables:
  ASN1_SRC: '*.asn'