Add newline to the end of file

This commit is contained in:
Donny Xia
2020-07-06 09:38:31 -07:00
parent c2ccfd72ad
commit f6cac7e7e8
23 changed files with 23 additions and 23 deletions

View File

@@ -12,4 +12,4 @@ RUN git clone https://github.com/GoogleContainerTools/kpt-functions-sdk.git .
RUN git checkout tags/release-kpt-functions-v0.14.2
WORKDIR $BUILD_HOME/ts/hello-world/
RUN npm install
RUN npm run build
RUN npm run build