Skip to content
Snippets Groups Projects
Commit 590a3046 authored by Your Name's avatar Your Name
Browse files

new image

parent 32de309d
No related branches found
No related tags found
No related merge requests found
Pipeline #26052 passed
before_script: before_script:
- docker pull git.ia2.inaf.it:5050/hotwheels/gitlab-profile - docker pull git.ia2.inaf.it:5050/hotwheels/gitlab-profile/mkdir
- | - |
docker build --no-cache -t hw -f - . <<EOF docker build --no-cache -t hw -f - . <<EOF
FROM git.ia2.inaf.it:5050/hotwheels/gitlab-profile FROM git.ia2.inaf.it:5050/hotwheels/gitlab-profile/mkdir
RUN git config --global url."https://${CI_REGISTRY_USER}:${CI_JOB_TOKEN}@www.ict.inaf.it/gitlab".insteadOf ssh://git@git.ia2.inaf.it RUN git config --global url."https://${CI_REGISTRY_USER}:${CI_JOB_TOKEN}@www.ict.inaf.it/gitlab".insteadOf ssh://git@git.ia2.inaf.it
WORKDIR /app WORKDIR /app
COPY . /app COPY . /app
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment