Skip to content

Commit

Permalink
enable preprocessing in helm for codespaces (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
theosanderson committed Feb 13, 2024
1 parent fae0c63 commit 85429ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/setup_codespace_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ done
echo "Docker is up and running!"

./deploy.py cluster --dev
./deploy.py helm --dev
./deploy.py helm --dev --enablePreprocessing

./deploy.py config

Expand Down

0 comments on commit 85429ac

Please sign in to comment.