Skip to content
Snippets Groups Projects
Commit 4ab38acf authored by Thomas Schneider's avatar Thomas Schneider
Browse files

ci: Switch to plain alpine images

parent 4ecf0236
No related branches found
No related tags found
1 merge request!4Update CI to reasonable versions and fix resulting issues
Pipeline #4785 failed
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
--- ---
image: registry.git.fsmpi.rwth-aachen.de/infra/ci-containers/fsmpi-ansible:bullseye image: alpine:3.17
variables: variables:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
before_script: before_script:
- apk --no-cache add ansible ansible-lint yamllint ripgrep
- export LANG=en_US.UTF-8 - export LANG=en_US.UTF-8
- chmod o-w . - chmod o-w .
- ansible --version - ansible --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment