Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LI - Lawful Interception
Trial
Commits
3d10ba4a
Commit
3d10ba4a
authored
Mar 28, 2022
by
canterburym
Browse files
Updating cd/cid yml tyo match SA3LI
parent
2c7cea8f
Pipeline
#11025
failed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
3d10ba4a
image
:
"
python:3.7"
before_script
:
-
python3 --version
-
pip3 install -q asn1tools lxml xmlschema
stages
:
stages
:
-
C
heck
Schemas
-
c
heck
checkASN1
:
process_asn
:
stage
:
Check Schemas
image
:
"
mcanterb/asn1test:latest"
stage
:
check
interruptible
:
true
script
:
script
:
-
python3 testing/check_asn1.py
-
python3 testing/asn_process.py
\ No newline at end of file
process_xsd
:
image
:
"
mcanterb/xsdtest:latest"
stage
:
check
interruptible
:
true
script
:
-
python3 testing/xsd_process.py
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment