Skip to content

Commit 23997fe

Browse files
committed
Add noop modification to Dockerfile (this commit will be squashed away before merging PR)
1 parent f65e3a0 commit 23997fe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ RUN npm install -g @datadog/datadog-ci \
4141

4242
ENTRYPOINT ["/usr/bin/datadog-static-analyzer"]
4343
CMD ["--help"]
44+
45+
# Noop

0 commit comments

Comments
 (0)