Commit 0a7517f4 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Test: docker run hello-world

parent 62403e53
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ test:
    GIT_DEPTH: 0
  script:
    - docker info
    - docker run hello-world

##########################################################################################################