We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5833b26 commit c24dc12Copy full SHA for c24dc12
Dockerfile
@@ -22,6 +22,7 @@ WORKDIR /go/src/${PACKAGE}
22
ADD . .
23
RUN GIT_TAG=${VCS_REF} make build${BUILD_SUB_TARGET}
24
25
+
26
# ------------
27
# Env Injector
28
0 commit comments