Skip to content
Snippets Groups Projects
Commit 5ebf26d3 authored by René Schöne's avatar René Schöne
Browse files

Only publish builds on master.

parent 3d2a2911
No related branches found
No related tags found
No related merge requests found
Pipeline #8592 failed
......@@ -28,8 +28,8 @@ publish:
stage: publish
script:
- "./gradlew publish"
# only:
# - master
only:
- master
pages:
image: python:3.7-alpine
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment