Skip to content
Snippets Groups Projects
Commit d412b8bc authored by Jedrzej Rybicki's avatar Jedrzej Rybicki
Browse files

branches are hard. fixing the unnecessary changes on master

parent 376cc160
Branches
Tags
No related merge requests found
Pipeline #68159 passed
default: default:
image: python:3-slim image: python:3-slim
test:
job 1:
stage: test
tags:
- public-docker
image: docker:latest
script: script:
- echo "Logging in" - pip install -r requirements.txt
- docker --version - pytest
- docker login gitlab.version.fz-juelich.de:5555 -u rybicki1 -p ldalda \ No newline at end of file
- docker image ls
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment