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
dff535a0
Commit
dff535a0
authored
Jun 15, 2021
by
canterburym
Browse files
Correction to CI/CD YAML
parent
0d0d8853
Pipeline
#7377
failed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
dff535a0
image
:
"
python:3.7
"
image
:
"
mcanterb/forge-cicd:latest
"
before_script
:
-
python3 --version
-
pip3 install -q asn1tools lxml xmlschema
stages
:
-
Check
Schema
s
-
Checks
checkASN1
:
stage
:
Check
Schema
s
stage
:
Checks
script
:
-
python3 testing/check_asn1.py
checkXSD
:
stage
:
Check
Schema
s
checkXSD
:
stage
:
Checks
script
:
-
python3 testing/check_xsd.py
\ No newline at end of file
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