Merged in feature/remove-mu-plugins (pull request #18)
remove pantheon mu-plugins * remove pantheon mu-plugins
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
api_version: 1
|
||||
enforce_https: full+subdomains
|
||||
php_version: 7.4
|
||||
|
||||
protected_web_paths:
|
||||
- /.user.ini
|
||||
|
||||
workflows:
|
||||
|
||||
# Commits
|
||||
sync_code:
|
||||
after:
|
||||
- type: webphp
|
||||
description: Post to Slack after each code pushed
|
||||
script: private/scripts/slack_notification.php
|
||||
|
||||
# Database Clone
|
||||
clone_database:
|
||||
after:
|
||||
- type: webphp
|
||||
description: Change SFDC environment after database clone
|
||||
script: private/scripts/sfdc_env.php
|
||||
Reference in New Issue
Block a user