We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96e3992 commit 8731809Copy full SHA for 8731809
.gitlab-ci.yml
@@ -152,6 +152,7 @@ trigger-plugin:
152
stage: triggers
153
except:
154
- schedules # Do not trigger when run on schedule, e.g. integ tests have own schedule.
155
+ - publish
156
inherit:
157
variables: false
158
allow_failure: true # Branch might not exist, yet, in plugin project.
0 commit comments