Skip to content
Snippets Groups Projects
Commit dfcb68bf authored by Christian Rohlfing's avatar Christian Rohlfing
Browse files

Update .gitlab-ci.yml

parent 01c59d3e
No related branches found
No related tags found
No related merge requests found
Pipeline #455250 passed
...@@ -29,7 +29,6 @@ build: ...@@ -29,7 +29,6 @@ build:
test: test:
stage: test stage: test
script: script:
- mkdir out
- docker run --name examscan --rm -v $(pwd):$(pwd) -w $(pwd) ${CI_REGISTRY_IMAGE}:latest watermark.py --i pdfs --o out - docker run --name examscan --rm -v $(pwd):$(pwd) -w $(pwd) ${CI_REGISTRY_IMAGE}:latest watermark.py --i pdfs --o out
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment