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
6287f7f7
Commit
6287f7f7
authored
2 years ago
by
jurgenhaas
Browse files
Options
Downloads
Patches
Plain Diff
Download from live always requires "main" argument
parent
b8828cc0
No related branches found
No related tags found
1 merge request
!27
Merging develop into main
Pipeline
#528659
passed
2 years ago
Stage: test
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ahoy.live.yml
+4
-4
4 additions, 4 deletions
ahoy.live.yml
with
4 additions
and
4 deletions
ahoy.live.yml
+
4
−
4
View file @
6287f7f7
...
...
@@ -2,22 +2,22 @@ ahoyapi: v2
commands
:
pull
:
cmd
:
|
download db
download db
main
drush @default.dev cr
drush -y @default.dev config-split:import develop
download files
download files
main
chmod -R ugo+w files/default/files
chmod -R ugo+w files/default/private
usage
:
Pull files and DB from live site
pull-sql
:
cmd
:
|
download db
download db
main
drush @default.dev cr
drush -y @default.dev config-split:import develop
usage
:
Pull DB from live site
pull-files
:
cmd
:
|
download files
download files
main
chmod -R ugo+w files/default/files
chmod -R ugo+w files/default/private
usage
:
Pull files from live site
...
...
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