Skip to content

Commit

Permalink
Use new PR
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Jan 19, 2022
1 parent 4dbcf21 commit 6a91ecc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defaults:
shell: bash

env:
NIGHTLY_DDEV_PR_URL: "https://nightly.link/drud/ddev/actions/artifacts/146117649.zip"
NIGHTLY_DDEV_PR_URL: "https://nightly.link/drud/ddev/actions/runs/1720215802/ddev-linux-amd64.zip"

jobs:
tests:
Expand Down
2 changes: 1 addition & 1 deletion install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pre_install_actions:
- "docker volume rm ddev-${DDEV_PROJECT}_solr 2>/dev/null || true"

# files and directories listed here are copied into .ddev
files:
project_files:
- solr
- docker-compose.solr.yaml

Expand Down

0 comments on commit 6a91ecc

Please sign in to comment.