Skip to content

Commit

Permalink
Add additional alpine pkgs to fix turbo functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple committed Feb 18, 2023
1 parent b52656d commit 5d91fe7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ stages:
install:
image: node:18-alpine
stage: install
before_script:
- apk add --no-cache libc6-compat
script:
- yarn

Expand Down

0 comments on commit 5d91fe7

Please sign in to comment.