Skip to content
Snippets Groups Projects
Commit 76c16140 authored by Adam G-H's avatar Adam G-H
Browse files

Overwrite tag in subtree split CI job.

parent 4400743b
No related branches found
No related tags found
No related merge requests found
Pipeline #451504 passed
Showing
with 20 additions and 20 deletions
...@@ -291,6 +291,6 @@ subtree split: ...@@ -291,6 +291,6 @@ subtree split:
- git checkout -b split $COMMIT - git checkout -b split $COMMIT
- git remote set-url origin $URL - git remote set-url origin $URL
- git remote -v - git remote -v
- if [[ -n "$CI_COMMIT_BRANCH" ]]; then git push origin HEAD:$CI_COMMIT_BRANCH; elif [[ -n "$CI_COMMIT_TAG" ]]; then git tag $CI_COMMIT_TAG && git push origin $CI_COMMIT_TAG; fi - if [[ -n "$CI_COMMIT_BRANCH" ]]; then git push origin HEAD:$CI_COMMIT_BRANCH; elif [[ -n "$CI_COMMIT_TAG" ]]; then git tag --force $CI_COMMIT_TAG && git push origin $CI_COMMIT_TAG; fi
rules: rules:
- *deploy-rules - *deploy-rules
...@@ -6,5 +6,5 @@ ...@@ -6,5 +6,5 @@
"require": { "require": {
"drupal/core": "^11" "drupal/core": "^11"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
{ {
"name": "drupal/cms", "name": "drupal/cms",
"version": "1.1.x-dev", "version": "1.1.0",
"description": "Drupal CMS is a ready-to-use platform built on Drupal core, offering smart defaults to get started quickly and enterprise-grade tools for marketers, designers, and content creators.", "description": "Drupal CMS is a ready-to-use platform built on Drupal core, offering smart defaults to get started quickly and enterprise-grade tools for marketers, designers, and content creators.",
"type": "project", "type": "project",
"license": "GPL-2.0-or-later", "license": "GPL-2.0-or-later",
......
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
"drupal/drupal_cms_page": "~1.1.0", "drupal/drupal_cms_page": "~1.1.0",
"drupal/editoria11y": "^2.2" "drupal/editoria11y": "^2.2"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -11,5 +11,5 @@ ...@@ -11,5 +11,5 @@
"drupal/sam": "^1.2", "drupal/sam": "^1.2",
"drupal/tagify": "^1.2" "drupal/tagify": "^1.2"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -16,5 +16,5 @@ ...@@ -16,5 +16,5 @@
"conflict": { "conflict": {
"drupal/project_browser": "<2-alpha7" "drupal/project_browser": "<2-alpha7"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -5,5 +5,5 @@ ...@@ -5,5 +5,5 @@
"require": { "require": {
"drupal/drupal_cms_google_analytics": "~1.1.0" "drupal/drupal_cms_google_analytics": "~1.1.0"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
"drupal/friendly_captcha_challenge": "^0.9", "drupal/friendly_captcha_challenge": "^0.9",
"drupal/honeypot": "^2.1" "drupal/honeypot": "^2.1"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
"drupal/login_emailusername": "^3", "drupal/login_emailusername": "^3",
"drupal/token": "^1" "drupal/token": "^1"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
"drupal/better_exposed_filters": "^7", "drupal/better_exposed_filters": "^7",
"drupal/selective_better_exposed_filters": "^3" "drupal/selective_better_exposed_filters": "^3"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
"drupal/add_content_by_bundle": "^1.2.2", "drupal/add_content_by_bundle": "^1.2.2",
"drupal/drupal_cms_page": "~1.1.0" "drupal/drupal_cms_page": "~1.1.0"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -17,5 +17,5 @@ ...@@ -17,5 +17,5 @@
"drupal/scheduler_content_moderation_integration": "^3.0.4", "drupal/scheduler_content_moderation_integration": "^3.0.4",
"drupal/tagify": "^1.2" "drupal/tagify": "^1.2"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -16,5 +16,5 @@ ...@@ -16,5 +16,5 @@
"drupal/smart_date": "^4.2.1", "drupal/smart_date": "^4.2.1",
"geocoder-php/nominatim-provider": "^5.7" "geocoder-php/nominatim-provider": "^5.7"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -9,5 +9,5 @@ ...@@ -9,5 +9,5 @@
"drupal/core": ">=10.4", "drupal/core": ">=10.4",
"drupal/webform": "^6.3-beta1" "drupal/webform": "^6.3-beta1"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
"conflict": { "conflict": {
"drupal/project_browser": "<2-alpha7" "drupal/project_browser": "<2-alpha7"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
"drupal/focal_point": "^2", "drupal/focal_point": "^2",
"drupal/svg_image": "^3.1" "drupal/svg_image": "^3.1"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
"drupal/better_exposed_filters": "^7", "drupal/better_exposed_filters": "^7",
"drupal/selective_better_exposed_filters": "^3" "drupal/selective_better_exposed_filters": "^3"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -7,5 +7,5 @@ ...@@ -7,5 +7,5 @@
"drupal/core": ">=10.4", "drupal/core": ">=10.4",
"drupal/drupal_cms_content_type_base": "~1.1.0" "drupal/drupal_cms_content_type_base": "~1.1.0"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
"drupal/add_content_by_bundle": "^1.2.2", "drupal/add_content_by_bundle": "^1.2.2",
"drupal/drupal_cms_page": "~1.1.0" "drupal/drupal_cms_page": "~1.1.0"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
...@@ -11,5 +11,5 @@ ...@@ -11,5 +11,5 @@
"drupal/klaro": "^3", "drupal/klaro": "^3",
"drupal/menu_link_attributes": "^1.5" "drupal/menu_link_attributes": "^1.5"
}, },
"version": "1.1.x-dev" "version": "1.1.0"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment