Skip to content

Commit

Permalink
fix: add cli service
Browse files Browse the repository at this point in the history
  • Loading branch information
colorfield committed Oct 17, 2023
1 parent 5febe05 commit 61d491f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .lagoon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ tasks:
if [[ ! -f /app/keys/private.key || ! -f /app/keys/public.key ]]; then
drush simple-oauth:generate-keys /app/keys
fi
service: cli
environments:
prod:
routes:
Expand Down

0 comments on commit 61d491f

Please sign in to comment.