Commit 0bd6f00e authored by Alessandro Frigeri's avatar Alessandro Frigeri
Browse files

updated ci -> ubuntu

parent 40279665
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,8 +4,6 @@ send-snapshot:
  rules:
    - if: $CI_COMMIT_TAG =~ /^v?[0-9]+\.[0-9]+/
  script:
    - apt install python:3.6-slim
    - apt update -q -y
    - apt install -y python-pip
    - python -V
    - echo "Vesta Rocks!"