Commit 4196e916 authored by Your Name's avatar Your Name
Browse files

fix login ci

parent e7850df5
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
before_script:
  - echo "$CI_JOB_TOKEN" | docker login $CI_REGISTRY -u $CI_REGISTRY_USER --password-stdin
  - docker pull git.ia2.inaf.it:5050/hotwheels/gitlab-profile/mkdir
  - |
    docker build --no-cache -t hw -f - . <<EOF