|
|
@ -32,7 +32,7 @@ steps:
|
|
|
|
- sed -iE 's/\\/\\*PROFILE_FILE\\*\\/\\s*".*"/"profiles\\/prod-config-profile.php"/' config.php
|
|
|
|
- sed -iE 's/\\/\\*PROFILE_FILE\\*\\/\\s*".*"/"profiles\\/prod-config-profile.php"/' config.php
|
|
|
|
- composer install && composer update
|
|
|
|
- composer install && composer update
|
|
|
|
- rm profiles/dev-config-profile.php
|
|
|
|
- rm profiles/dev-config-profile.php
|
|
|
|
- mv src config.php profiles vendor /outputs/
|
|
|
|
- mv src config.php sql profiles vendor /outputs/
|
|
|
|
|
|
|
|
|
|
|
|
- image: eeacms/rsync:latest
|
|
|
|
- image: eeacms/rsync:latest
|
|
|
|
name: Deliver on staging server branch
|
|
|
|
name: Deliver on staging server branch
|
|
|
|