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 100e78e commit 13a53caCopy full SHA for 13a53ca
.github/helpers/docker/Dockerfile
@@ -8,6 +8,7 @@ ADD ./cli ./cli
8
ADD ./core ./core
9
ADD ./plugin-interface ./plugin-interface
10
ADD ./plugin ./plugin
11
+ADD ./ee ./ee
12
ADD ./config.yaml ./config.yaml
13
ADD ./version.yaml ./version.yaml
14
0 commit comments