Skip to content
Snippets Groups Projects
Commit d88a088e authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Only deploy pages in master

parent 89d31419
No related branches found
No related tags found
No related merge requests found
Pipeline #923 failed
......@@ -63,6 +63,8 @@ pages:
artifacts:
paths:
- public/
only:
- master
build_docker:
stage: build
......
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