Skip to content

Commit

Permalink
Remove search from gitpod cmd
Browse files Browse the repository at this point in the history
Signed-off-by: Willy Lulciuc <[email protected]>
  • Loading branch information
wslulciuc committed Oct 31, 2024
1 parent 3f4e507 commit 16aa5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tasks:
- command: |
DOCKER_BUILDKIT=1 ./docker/up.sh --seed
DOCKER_BUILDKIT=1 ./docker/up.sh --seed --no-search
ports:
- port: 3000
visibility: public
Expand Down

0 comments on commit 16aa5f4

Please sign in to comment.