Skip to content
Snippets Groups Projects

Draft: Update .gitlab-ci.yml for issue 3479812

1 file
+ 4
3
Compare changes
  • Side-by-side
  • Inline
+ 4
3
include:
- project: $_GITLAB_TEMPLATES_REPO
ref: 'main'
- project: issue/gitlab_templates-3479812
ref: 3479812-upgrade-status-use-new-image
file:
- '/includes/include.drupalci.main.yml'
- '/includes/include.drupalci.variables.yml'
@@ -11,5 +11,6 @@ variables:
OPT_IN_TEST_NEXT_MINOR: '1'
OPT_IN_TEST_PREVIOUS_MINOR: '1'
RUN_JOB_UPGRADE_STATUS: '1'
_CURL_TEMPLATES_REF: 'main'
_CURL_TEMPLATES_REPO: 'issue/gitlab_templates-3479812'
_CURL_TEMPLATES_REF: '3479812-upgrade-status-use-new-image'
Loading