Skip to content
Snippets Groups Projects
Commit bedaf7de authored by Eric Boittier's avatar Eric Boittier
Browse files

added CI/CD YAML file

parent f9fe148c
No related branches found
No related tags found
No related merge requests found
Pipeline #14789 passed
default:
tags:
- docker
image: python:3.10-slim-buster
my_tests:
# Good to put a small description here of what this job does
script:
- echo "Command 1"
- echo "Command 2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment