Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbailey-ucsf authored Jul 15, 2024
1 parent 1bc8375 commit 284f15b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tugboat/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ services:
- composer install --optimize-autoloader --ignore-platform-req=ext-zip --ignore-platform-req=ext-intl

build:
- npm install
- npx grunt
# - npm install
# - npx grunt

#update:
# - cp "${TUGBOAT_ROOT}/.tugboat/config.php" "${DOCROOT}/config.php"
Expand Down

0 comments on commit 284f15b

Please sign in to comment.