Skip to content
Snippets Groups Projects
Verified Commit bee8d1be authored by Newbyte's avatar Newbyte :snowflake:
Browse files

DEBUG: try removing losetup dependency to see if the error is correct

parent dd11615d
No related branches found
No related tags found
No related merge requests found
Pipeline #208706 failed
......@@ -101,7 +101,7 @@ integration:
before_script:
- *global_before_scripts
- apk upgrade -U
- apk add doas git losetup python3 openssl
- apk add doas git python3 openssl
- echo "permit nopass build" > /etc/doas.d/ci-user.conf
script:
- ".ci/integration.sh"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment