Commit 54707de9 authored by Davide Ricci's avatar Davide Ricci
Browse files

Update .gitlab-ci.yml file

parent a53f46ba
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ install_project:
  tags:
    - git-run-ia2 
  script:
    - echo "Current directory $(pwd) ${token-for-ci-cd}"
    - echo "Current directory $(pwd) $GITLAB_TOKEN"
    - ls -la
    - echo "Python version $(python -v)"
    - pip install --upgrade pip