Skip to content
Snippets Groups Projects
Commit 1b3ff7c2 authored by Ankit Patnala's avatar Ankit Patnala
Browse files

Merge branch 'patnala_issue_4_create_first_ci_pipeline' into 'main'

added gitignore files and CI configuration file

See merge request !4
parents 43bc616d c96c2a1e
Branches
No related tags found
1 merge request!4added gitignore files and CI configuration file
Pipeline #139959 passed
calculator/ calculator/
__pycache__/ __pycache__/
.coverage
stages:
- info
infojob:
stage: info
tags:
- linux
script:
- uname -a
- cat /etc/*release
- rpm -qa
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment