Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
dashboards
Commits
32057c1fe53f
Commit
e4213ada
authored
Sep 01, 2020
by
Fabien Amarger
Browse files
fix: [pages] Deploy pages only for the default branch
This means only published mofications will be served
parent
ed2c0cc41869
Pipeline
#12964
passed with stages
in 3 minutes and 2 seconds
Changes
1
Pipelines
9
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
32057c1f
...
...
@@ -32,6 +32,9 @@ cubes_qa:
pages
:
stage
:
deploy
only
:
refs
:
-
branch/default
script
:
-
echo "gitlab absolutly wants a script with something"
artifacts
:
...
...
Write
Preview
Markdown
is supported
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