Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Validata
Validata Badge
Commits
5b105153
Commit
5b105153
authored
Mar 27, 2019
by
Christophe Benz
Browse files
Implement validation job
parent
f93841f3
Pipeline
#681
passed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
5b105153
validate_conf
:
image
:
python:3
stage
:
test
before_script
:
-
pip install --requirement validation/requirements.txt
script
:
-
python3 validation/validate_conf.py badge_conf.toml
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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