Commit 642b5cc7 authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

Merge branch 'docs' of https://forge.etsi.org/rep/filatov/cdd_ts102894_2 into docs

parents 1764b74e 7b734189
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ validate:
documentation:
  stage: deploy
  script:
    - [ -f asn2md.py ] || curl -o asn2md.py --header "PRIVATE-TOKEN:$CI_DOC_TOKEN" https://forge.etsi.org/rep/api/v4/projects/592/repository/files/asn2md.py/raw?ref=master
    - if [ -f asn2md.py ]; then curl -o asn2md.py --header "PRIVATE-TOKEN:$CI_DOC_TOKEN" "https://forge.etsi.org/rep/api/v4/projects/592/repository/files/asn2md.py/raw?ref=master"; fi
    - make -f .gitlab-ci.mk doc
    - git add docs/*.md
    - git commit -m "Documentation update"

docs/ITS-Container.md

0 → 100644
+0 −0

File added.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.