We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57aa0b6 commit 43047e7Copy full SHA for 43047e7
drupal-11.yaml
@@ -77,14 +77,14 @@ pipeline:
77
with:
78
repository: https://github.com/drupal/drupal.git
79
tag: ${{package.version}}
80
- expected-commit: 4a1db0db3b144a42daa0887e904f942a55fe5b6b
+ expected-commit: 965123445745f50c7fc001c72a96650518c267d2
81
destination: /usr/src/${{package.name}}
82
83
- uses: git-checkout
84
85
repository: https://github.com/drupal/recommended-project.git
86
87
+ expected-commit: fa1bc3962b89743d74fbded0cc88c1eaff34f60a
88
destination: vendor-binaries
89
90
# For compatibility with upstream image that has `/opt/drupal/{vendor,recipes}`
0 commit comments