Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Progetti
KegTap UI
Commits
ba084d0e
Commit
ba084d0e
authored
Apr 11, 2021
by
Pietro Saccardi
Browse files
Update gitlab ci to trigger main website rebuild
parent
e800c3e3
Pipeline
#1331
passed with stages
in 7 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ba084d0e
...
...
@@ -4,6 +4,7 @@ stages:
-
build
-
test
-
publish
-
trigger
.docker-job-definition
:
&docker-job-template
image
:
docker:stable
...
...
@@ -119,3 +120,9 @@ publish:docker-nightly:
dependencies
:
[]
# Do not pull any artifact
only
:
-
master
trigger:child_pipelines:
stage
:
trigger
trigger
:
project
:
infra/themes/kegtap-theme
branch
:
master
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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