Install JQ for debian and alpine for review-apps
Context
-
.base-before_script
is used in two jobs:review-deploy
andreview-deploy-sample-projects
-
review-deploy-sample-projects
does not needjq
What does this MR do?
- Removes
jq
as a dependency forreview-deploy-sample-projects
, as it doesn't use it - Removes
jq
as a dependency forreview-deploy
, as it's already included in the container image we're using!
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Rémy Coutable