Skip to content

Commit 8e1a323

Browse files
committed
force cleanup
1 parent 9ad7e25 commit 8e1a323

7 files changed

Lines changed: 23 additions & 23 deletions

.github/workflows/build_alpine_base_mimalloc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
#Presets
3232
set +x ; set +e
3333
#--------------#
34-
#bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
34+
#bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
3535
continue-on-error: true
3636

3737
- name: Setup Env

.github/workflows/build_bootstrap_images_aarch64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
#Presets
6969
set +x ; set +e
7070
#--------------#
71-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
71+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
7272
continue-on-error: true
7373

7474
- name: Set up QEMU

.github/workflows/build_bootstrap_images_x86_64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
#Presets
6868
set +x ; set +e
6969
#--------------#
70-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
70+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
7171
continue-on-error: true
7272

7373
- name: Set up QEMU

.github/workflows/build_default_alpine.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# #Presets
5151
# set +x ; set +e
5252
# #--------------#
53-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
53+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
5454
# continue-on-error: true
5555

5656
- name: Install Addons
@@ -194,7 +194,7 @@ jobs:
194194
# #Presets
195195
# set +x ; set +e
196196
# #--------------#
197-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
197+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
198198
# continue-on-error: true
199199

200200
- name: Install Addons

.github/workflows/build_default_debian.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
# #Presets
5151
# set +x ; set +e
5252
# #--------------#
53-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
53+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
5454
# continue-on-error: true
5555

5656
- name: Install Addons
@@ -194,7 +194,7 @@ jobs:
194194
# #Presets
195195
# set +x ; set +e
196196
# #--------------#
197-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
197+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
198198
# continue-on-error: true
199199

200200
- name: Install Addons

.github/workflows/build_gh_runner_images.yaml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
#Presets
5151
set +x ; set +e
5252
#--------------#
53-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
53+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
5454
continue-on-error: true
5555

5656
- name: Setup Env
@@ -122,7 +122,7 @@ jobs:
122122
# #Presets
123123
# set +x ; set +e
124124
# #--------------#
125-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
125+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
126126
# continue-on-error: true
127127
#
128128
# - name: Setup Env
@@ -197,7 +197,7 @@ jobs:
197197
# #Presets
198198
# set +x ; set +e
199199
# #--------------#
200-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
200+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
201201
# continue-on-error: true
202202
#
203203
# - name: Setup Env
@@ -277,7 +277,7 @@ jobs:
277277
#Presets
278278
set +x ; set +e
279279
#--------------#
280-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
280+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
281281
continue-on-error: true
282282

283283
- name: Setup Env
@@ -362,7 +362,7 @@ jobs:
362362
#Presets
363363
set +x ; set +e
364364
#--------------#
365-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
365+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
366366
continue-on-error: true
367367

368368
- name: Setup Env
@@ -446,7 +446,7 @@ jobs:
446446
#Presets
447447
set +x ; set +e
448448
#--------------#
449-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
449+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
450450
continue-on-error: true
451451

452452
- name: Setup Env
@@ -519,7 +519,7 @@ jobs:
519519
#Presets
520520
set +x ; set +e
521521
#--------------#
522-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
522+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
523523
continue-on-error: true
524524

525525
- name: Setup Env
@@ -592,7 +592,7 @@ jobs:
592592
#Presets
593593
set +x ; set +e
594594
#--------------#
595-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
595+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
596596
continue-on-error: true
597597

598598
- name: Setup Env
@@ -665,7 +665,7 @@ jobs:
665665
#Presets
666666
set +x ; set +e
667667
#--------------#
668-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
668+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
669669
continue-on-error: true
670670

671671
- name: Setup Env
@@ -738,7 +738,7 @@ jobs:
738738
#Presets
739739
set +x ; set +e
740740
#--------------#
741-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
741+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
742742
continue-on-error: true
743743

744744
- name: Setup Env
@@ -810,7 +810,7 @@ jobs:
810810
#Presets
811811
set +x ; set +e
812812
#--------------#
813-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
813+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
814814
continue-on-error: true
815815

816816
- name: Setup Env
@@ -891,7 +891,7 @@ jobs:
891891
# #Presets
892892
# set +x ; set +e
893893
# #--------------#
894-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
894+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
895895
# continue-on-error: true
896896
#
897897
# - name: Setup Env
@@ -971,7 +971,7 @@ jobs:
971971
# #Presets
972972
# set +x ; set +e
973973
# #--------------#
974-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
974+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
975975
# continue-on-error: true
976976
#
977977
# - name: Setup Env
@@ -1051,7 +1051,7 @@ jobs:
10511051
# #Presets
10521052
# set +x ; set +e
10531053
# #--------------#
1054-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
1054+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
10551055
# continue-on-error: true
10561056
#
10571057
# - name: Setup Env
@@ -1173,7 +1173,7 @@ jobs:
11731173
# #Presets
11741174
# set +x ; set +e
11751175
# #--------------#
1176-
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/refs/heads/main/Github/Runners/debloat_ubuntu.sh")
1176+
# bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
11771177
# continue-on-error: true
11781178
#
11791179
# - name: Setup Env (${{ matrix.base_img }} ==> ${{ matrix.target_img }})

.github/workflows/healthchecks_housekeeping.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
#Presets
2323
set +x ; set +e
2424
#--------------#
25-
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh")
25+
bash <(curl -qfsSL "https://raw.githubusercontent.com/pkgforge/devscripts/main/Github/Runners/debloat_ubuntu.sh") --force
2626
continue-on-error: true
2727

2828
- name: Checkout repository

0 commit comments

Comments
 (0)