Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Docker for Drupal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
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
Composer
plugin
Docker for Drupal
Commits
1fb69536
Commit
1fb69536
authored
1 year ago
by
GitLab CI
Browse files
Options
Downloads
Plain Diff
Merge branch 'develop' into 'main'
Merging develop into main See merge request
!90
parents
9c9ac0d6
93781f7f
No related branches found
Branches containing commit
Tags
v3.7.40
Tags containing commit
1 merge request
!90
Merging develop into main
Pipeline
#1172473
passed
1 year ago
Stage: release
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ahoy.cypress.yml
+1
-1
1 addition, 1 deletion
ahoy.cypress.yml
ahoy.yml
+3
-0
3 additions, 0 deletions
ahoy.yml
with
4 additions
and
1 deletion
ahoy.cypress.yml
+
1
−
1
View file @
1fb69536
...
@@ -16,5 +16,5 @@ commands:
...
@@ -16,5 +16,5 @@ commands:
env -i $(cat .env | xargs) >.env
env -i $(cat .env | xargs) >.env
composer lakedrops:docker4drupal --no-interaction
composer lakedrops:docker4drupal --no-interaction
echo "You may have to close the Cypress window manually"
echo "You may have to close the Cypress window manually"
ahoy d4d
stop
cypress
ahoy d4d
down
cypress
usage
:
Turn off Cypress
usage
:
Turn off Cypress
This diff is collapsed.
Click to expand it.
ahoy.yml
+
3
−
0
View file @
1fb69536
...
@@ -12,6 +12,9 @@ commands:
...
@@ -12,6 +12,9 @@ commands:
up
:
up
:
cmd
:
docker compose up -d --remove-orphans "$@"
cmd
:
docker compose up -d --remove-orphans "$@"
usage
:
Run docker compose up
usage
:
Run docker compose up
down
:
cmd
:
docker compose down "$@"
usage
:
Run docker compose up
ps
:
ps
:
cmd
:
docker compose ps "$@"
cmd
:
docker compose ps "$@"
usage
:
Run docker compose ps
usage
:
Run docker compose ps
...
...
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