Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LakeDropsDrupalDev
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Docker
LakeDropsDrupalDev
Commits
f6f7532c
Commit
f6f7532c
authored
1 year ago
by
jurgenhaas
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'main'
Merging develop into main See merge request
!36
parents
38e776c2
db604eb7
No related branches found
No related tags found
1 merge request
!36
Merging develop into main
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
start.sh
+2
-0
2 additions, 0 deletions
start.sh
with
2 additions
and
0 deletions
start.sh
+
2
−
0
View file @
f6f7532c
...
...
@@ -19,6 +19,8 @@ function readEnv {
# shellcheck disable=SC2002
export
$(
cat
.env | xargs
)
>
/dev/null 2>&1
fi
export
CDPATH
=
/drupal/web/modules/contrib:/drupal/web/modules/custom:/drupal/web/profiles/contrib:/drupal/web/profiles/custom:/drupal/web/themes/contrib:/drupal/web/themes/custom
export
PATH
=
$PATH
:/drupal/vendor/bin
}
function
truncateCurrentDirectory
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment