Skip to content
Snippets Groups Projects
Commit 5e96aaca authored by Dashamir Hoxha's avatar Dashamir Hoxha
Browse files

Update .gitlab-ci.yml

parent c1b1695e
No related branches found
No related tags found
No related merge requests found
image: dockerscripts/bookdown image: dockerscripts/bookdown
pages: pages:
rules:
- if: $CI_COMMIT_BRANCH == "master"
script: script:
- ./render.sh - ./render.sh
artifacts: artifacts:
paths: paths:
- public - public
\ No newline at end of file
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment