Commit 0920a452 authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

add CI/CD features - fix ASN1_SRC

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

variables:
  ASN1_SRC: 'cdd/*.asn *.asn'

validate:
  extends: .validate