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 4c5c1d9 commit b0c0fd7Copy full SHA for b0c0fd7
.github/workflows/build-images.yml
@@ -19,17 +19,8 @@ jobs:
19
strategy:
20
matrix:
21
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
+ - datawave/datawave-stack-hadoop
+ - datawave/datawave-stack-accumulo
33
# Sets the permissions granted to the `GITHUB_TOKEN` for the actions in this job.
34
permissions:
35
contents: read
0 commit comments