Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

chore: update .gitlab-ci to remove before_scripts step in releasing jobs

Vincent Bourgmayer requested to merge 8253-update-ci into main

Description

Remove useless "before_scripts" property of jobs related to releasing eDrive. Because jq, aapt & apk signer are now integrated in the docker image by default

Screenshots

Technical details

Tests

Issues

https://gitlab.e.foundation/e/backlog/-/issues/8253

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Summary by CodeRabbit

  • Chores
    • Streamlined the CI/CD pipeline by removing unnecessary dependency installations.
    • Updated job conditions to enhance execution based on commit status.
    • Clarified dependencies between jobs for improved build process efficiency.
Edited by CodeRabbitAI

Merge request reports

Loading