Skip to content

Commit

Permalink
chore: source to make env vars available
Browse files Browse the repository at this point in the history
  • Loading branch information
colorfield committed Oct 18, 2023
1 parent f21b5d3 commit 2324631
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .lagoon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ tasks:
name: import translations from the ui
command: drush scr scripts/translations-import.php
service: cli
# https://github.com/uselagoon/lagoon/issues/574
- run:
name: Source to make env vars available
command: source /home/.bashrc
service: cli
- run:
name: Create Keys for Simple OAuth if necessary
command: |
Expand Down

0 comments on commit 2324631

Please sign in to comment.