Skip to content

Commit b0c0fd7

Browse files
authored
Update build-images.yml
1 parent 4c5c1d9 commit b0c0fd7

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

.github/workflows/build-images.yml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,8 @@ jobs:
1919
strategy:
2020
matrix:
2121
value:
22-
- datawave/accumulo-service
23-
- datawave/audit-service
24-
- datawave/authorization-service
25-
- datawave/dictionary-service
26-
- datawave/config-service
27-
- datawave/file-provider-service
28-
- datawave/hazelcast-service
29-
- datawave/mapreduce-query-service
30-
- datawave/modification-service
31-
- datawave/query-service
32-
- datawave/query-executor-service
22+
- datawave/datawave-stack-hadoop
23+
- datawave/datawave-stack-accumulo
3324
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
3425
permissions:
3526
contents: read

0 commit comments

Comments
 (0)