Skip to content

Commit 9e0f969

Browse files
committed
Use a more up-to-date project for deploy test.
1 parent cfb9f22 commit 9e0f969

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

molecule/default/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
- test-vars.yml
88

99
vars:
10-
# Deploy from the Drupal VM Prod example project.
10+
# Deploy from the Drupal for Kubernetes example project.
1111
drupal_deploy: true
12-
drupal_deploy_repo: "https://github.com/geerlingguy/drupalvm-live.git"
12+
drupal_deploy_repo: "https://github.com/geerlingguy/drupal-for-kubernetes.git"
1313
drupal_deploy_dir: /var/www/drupal
14-
drupal_domain: "prod.drupalvm.com"
14+
drupal_domain: "test.pidramble.com"
1515

1616
# Disable Composer-based codebase setup.
1717
drupal_build_composer_project: false

0 commit comments

Comments
 (0)