Fix Kubernetes reference yml file
This commit is contained in:
parent
c7487c4a69
commit
2b710f05b3
13 changed files with 56 additions and 9 deletions
|
|
@ -34,6 +34,7 @@ RUN apk --no-cache --no-progress add \
|
|||
|
||||
COPY ./scripts/verify.sh /verify.sh
|
||||
COPY ./scripts/lint.sh /lint.sh
|
||||
COPY ./scripts/lint-yaml.sh /lint-yaml.sh
|
||||
|
||||
WORKDIR /app
|
||||
VOLUME ["/tmp","/app"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue