chore: remove gitlab-ce packages from unattended upgrades
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
12585d8782
commit
6e1f1f3839
2 changed files with 0 additions and 6 deletions
|
|
@ -11,9 +11,6 @@ Unattended-Upgrade::Origins-Pattern {
|
|||
# docker
|
||||
"origin=Docker,label=Docker CE";
|
||||
|
||||
# gitlab-ce
|
||||
"origin=packages.gitlab.com/gitlab/gitlab-ce,label=gitlab-ce";
|
||||
|
||||
# netbird
|
||||
"origin=Artifactory,label=Artifactory";
|
||||
|
||||
|
|
|
|||
|
|
@ -13,9 +13,6 @@ Unattended-Upgrade::Allowed-Origins {
|
|||
# docker
|
||||
"Docker:${distro_codename}";
|
||||
|
||||
# gitlab-ce
|
||||
"packages.gitlab.com:${distro_codename}";
|
||||
|
||||
# netbird updates
|
||||
"pkgs.netbird.io:stable;"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue