fix: remove apline image
This commit is contained in:
@@ -14,14 +14,14 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
base_type: [debian, alpine, debian13]
|
base_type: [debian, debian13]
|
||||||
include:
|
include:
|
||||||
- base_type: debian
|
- base_type: debian
|
||||||
base_tag: base
|
base_tag: base
|
||||||
tag_suffix: ""
|
tag_suffix: ""
|
||||||
- base_type: alpine
|
# - base_type: alpine
|
||||||
base_tag: base-alpine
|
# base_tag: base-alpine
|
||||||
tag_suffix: "-alpine"
|
# tag_suffix: "-alpine"
|
||||||
- base_type: debian13
|
- base_type: debian13
|
||||||
base_tag: base-debian13
|
base_tag: base-debian13
|
||||||
tag_suffix: "-debian13"
|
tag_suffix: "-debian13"
|
||||||
|
|||||||
@@ -14,14 +14,14 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
base_type: [debian, alpine, debian13]
|
base_type: [debian, debian13]
|
||||||
include:
|
include:
|
||||||
- base_type: debian
|
- base_type: debian
|
||||||
base_tag: base
|
base_tag: base
|
||||||
tag_suffix: ""
|
tag_suffix: ""
|
||||||
- base_type: alpine
|
# - base_type: alpine
|
||||||
base_tag: base-alpine
|
# base_tag: base-alpine
|
||||||
tag_suffix: "-alpine"
|
# tag_suffix: "-alpine"
|
||||||
- base_type: debian13
|
- base_type: debian13
|
||||||
base_tag: base-debian13
|
base_tag: base-debian13
|
||||||
tag_suffix: "-debian13"
|
tag_suffix: "-debian13"
|
||||||
|
|||||||
Reference in New Issue
Block a user