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
Branches
No related tags found
1 merge request!4Update CI to reasonable versions and fix resulting issues
Pipeline #4785 failed
---
image: registry.git.fsmpi.rwth-aachen.de/infra/ci-containers/fsmpi-ansible:bullseye
image: alpine:3.17
variables:
GIT_SUBMODULE_STRATEGY: recursive
before_script:
- apk --no-cache add ansible ansible-lint yamllint ripgrep
- export LANG=en_US.UTF-8
- chmod o-w .
- ansible --version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment