Skip to content

Commit

Permalink
We do want ystack's turbo installation
Browse files Browse the repository at this point in the history
We don't want every invocation to print "No locally installed `turbo` found.
  • Loading branch information
solsson committed Jun 11, 2024
1 parent 18dbd61 commit 9b66c04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runner.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ENV YSTACK_HOME=/usr/local/src/ystack \
SKAFFOLD_INSECURE_REGISTRY='builds-registry.ystack.svc.cluster.local,prod-registry.ystack.svc.cluster.local' \
SKAFFOLD_UPDATE_CHECK=false \
TURBO_NO_UPDATE_NOTIFIER=1 \
TURBO_GLOBAL_WARNING_DISABLED=1 \
DO_NOT_TRACK=1 \
npm_config_update_notifier=false

Expand Down

0 comments on commit 9b66c04

Please sign in to comment.