Browse Source
Remove all the logic for the special handling of this submodule, and
treat it instead a regular Git submodule.
This commit updates the submodule to latest, removes the --no-pull
functionality, and removes the ignore of the submodule to make
developers aware
To ease maintenance, add also dependabot to pay attention to the future
updates of the submodule.
Changelog: None
Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
(cherry picked from commit 721b9f3ce2
)
revert-252-rm-only-tag-2.2.x
6 changed files with 20 additions and 19 deletions
@ -0,0 +1,9 @@ |
|||
version: 2 |
|||
updates: |
|||
- commit-message: |
|||
prefix: "Changelog:All" |
|||
directory: / |
|||
package-ecosystem: gitsubmodule |
|||
schedule: |
|||
interval: weekly |
|||
|
@ -1 +1 @@ |
|||
Subproject commit cc96d0f804be64dd834fbffffafddae50487907e |
|||
Subproject commit 457ea99937642ec29da53a9a2d30a51067cf8dc0 |
Loading…
Reference in new issue