chore: update .gitlab-ci to remove before_scripts step in releasing jobs
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
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