Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 455d3743 authored by Karine Bauch's avatar Karine Bauch
Browse files

Add gitlab-ci file

parent 9ff70421
No related branches found
No related tags found
1 merge request!10.1.0
stages:
- build
- test
- deploy
include:
- remote: 'https://gitlab.com/r2devops/hub/-/raw/template_release@0.2.1/jobs/template_release/template_release.yml'
- project: 'beebryte/cicd/pytest'
ref: '$CI_COMMIT_BRANCH$CI_COMMIT_TAG'
file: 'pytest.yml'
pytest:
variables:
PROJECT_PATH: "tests/passing_test"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment