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

Only publish builds on master.

(fix yaml error)
parent 5ebf26d3
No related branches found
No related tags found
No related merge requests found
Pipeline #8593 passed
......@@ -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