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 605b662 commit f389218Copy full SHA for f389218
Dockerfile
@@ -24,6 +24,7 @@ COPY go.work go.work
24
COPY go.work.sum go.work.sum
25
COPY main.go main.go
26
COPY console/atest-ui/ui.go console/atest-ui/ui.go
27
+COPY console/atest-ui/package.json console/atest-ui/package.json
28
COPY README.md README.md
29
COPY LICENSE LICENSE
30
0 commit comments