Skip to content
Snippets Groups Projects
Commit 11b9f748 authored by Kay Effenberger's avatar Kay Effenberger
Browse files

FIX(gitab-ci): Fix ci

parent e9a7c5c6
No related branches found
No related tags found
4 merge requests!7FEAT(multi-arch): add support for multi arch,!6FEAT(multi-arch): add support for multi arch,!5FEAT(multi-arch): add support for multi arch,!4FEAT(multi-arch): add support for multi arch
Pipeline #2717 failed
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
image: python:3.9
variables:
DOCKER_HOST: tcp://docker:2375/
......@@ -21,6 +20,7 @@ stages:
- Dockerfile
run_test_cases:
image: python:3.9
stage: test
before_script:
- *install_requirements
......
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