templates/deployment.yaml を更新
This commit is contained in:
@@ -119,6 +119,8 @@ WPCONFIG
|
||||
|
||||
echo "wp-config.php generated"
|
||||
|
||||
echo "wp-config.php generated"
|
||||
|
||||
# WordPress CLI のセットアップ
|
||||
echo "Setting up WP-CLI..."
|
||||
curl -o /tmp/wp-cli.phar https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar 2>/dev/null || true
|
||||
|
||||
Reference in New Issue
Block a user