ci: switch Alpine from latest stable to Edge (MR 4741)
We use this in pmbootstrap, and it is currently necessary to use Ruff. Issue about moving Ruff to community: https://gitlab.alpinelinux.org/alpine/aports/-/issues/15693
This commit is contained in:
parent
b5b7983ade
commit
57aa208435
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
# global settings
|
||||
image: alpine:latest
|
||||
image: alpine:edge
|
||||
after_script:
|
||||
- .ci/lib/move_logs.sh $CI_PROJECT_DIR
|
||||
stages:
|
||||
|
|
Loading…
Reference in a new issue