We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2fef8 commit 8feb5a5Copy full SHA for 8feb5a5
.github/workflows/features.yml
@@ -223,4 +223,4 @@ jobs:
223
devcontainer features publish \
224
--registry ghcr.io \
225
--namespace ministryofjustice/devcontainer-feature \
226
- ./features/src/aws/
+ ./features/src/${{ matrix.feature }}
0 commit comments