Skip to content
Snippets Groups Projects
Commit 60ee4c8d authored by Andreas Böttger's avatar Andreas Böttger
Browse files

Update .gitlab-ci.yml

parent cb3d34df
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -52,7 +52,6 @@ deploy:generate:
- production
script:
- sudo docker pull docker.rz.tu-harburg.de:5000/docker/jekyll-glr:latest
- sudo docker run --rm -v $(pwd):/source docker.rz.tu-harburg.de:5000/docker/jekyll-glr:latest install
- sudo docker run --rm -v $(pwd):/source docker.rz.tu-harburg.de:5000/docker/jekyll-glr:latest build
artifacts:
......
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