Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
JastAdd
RagConnect
Commits
66ddeeae
Commit
66ddeeae
authored
Jan 14, 2021
by
René Schöne
Browse files
Only publish builds on master.
(fix yaml error)
parent
5ebf26d3
Pipeline
#8593
passed with stages
in 3 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
66ddeeae
...
...
@@ -28,8 +28,8 @@ publish:
stage
:
publish
script
:
-
"
./gradlew
publish"
only
:
-
master
only
:
-
master
pages
:
image
:
python:3.7-alpine
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment