Skip to content

Commit

Permalink
#11306 add new line
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
  • Loading branch information
evidolob committed Dec 28, 2018
1 parent d18219d commit 187519e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion typescript-dto/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
index.d.ts
index.d.ts
2 changes: 1 addition & 1 deletion typescript-dto/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ ARG NPM_AUTH_TOKEN

ARG CHE_VERSION

RUN cd /che && yarn publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version ${CHE_VERSION}
RUN cd /che && yarn publish --registry=https://registry.npmjs.org/ --no-git-tag-version --new-version ${CHE_VERSION}

0 comments on commit 187519e

Please sign in to comment.