Woodpecker CI: Fix credo

This commit is contained in:
Phantasm 2026-02-14 20:33:43 +01:00 committed by Phantasm
commit 56a25202b9

View file

@ -21,6 +21,7 @@ steps:
environment:
MIX_ENV: test
commands:
- apk add --no-cache build-base cmake exiftool ffmpeg file-dev git openssl
- adduser -D -h /home/testuser testuser
- mkdir -p /home/testuser/.mix /home/testuser/.hex
- chown -R testuser:testuser . /home/testuser