diff --git a/freestyle-build.sh b/freestyle-build.sh index 70a676e..0c8a9e4 100644 --- a/freestyle-build.sh +++ b/freestyle-build.sh @@ -1,2 +1,2 @@ -# npm --version -# docker --version \ No newline at end of file +docker --version +echo 'blaaaa' \ No newline at end of file