Skip to content
Snippets Groups Projects
Verified Commit b8bbec9c authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

ci(yarn): enable corepack

parent a67ef1db
No related branches found
No related tags found
3 merge requests!10Refactor Test Resources,!6Adaptations for new DCC V3.2.1,!5Add tests
Pipeline #18620 passed
This commit is part of merge request !5. Comments created here will be created in the context of that merge request.
......@@ -28,6 +28,7 @@ proxy:
# === Yarn Install ===
# Description: installs and caches dependencies
.yarn-install: &yarn-install
- corepack enable
# proxy settings
- if [[ "$behind_proxy" == true ]]; then
- npm config set proxy $http_proxy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment