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
pages:
rules:
- if: $CI_COMMIT_BRANCH == "master"
script:
- ./render.sh
artifacts:
paths:
- 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