Commit 350b1d38 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

rm test container

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

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