Skip to content
Snippets Groups Projects
Commit 6f45294a authored by Janek Kozicki's avatar Janek Kozicki
Browse files

trigger rebuild with newer timestamp.

parent 4df3a2f8
Branches ubuntu16-py3
No related tags found
No related merge requests found
Pipeline #72997679 passed
......@@ -14,4 +14,5 @@ build:
script:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.gitlab.com
- docker build -t registry.gitlab.com/yade-dev/docker-yade:ubuntu16.04-py3 .
- docker push registry.gitlab.com/yade-dev/docker-yade:ubuntu16.04-py3
\ No newline at end of file
- docker push registry.gitlab.com/yade-dev/docker-yade:ubuntu16.04-py3
......@@ -76,3 +76,4 @@ RUN apt-get autoclean && \
apt-get autoremove && \
rm -rf /var/lib/apt/lists/* && \
rm -rf /var/cache/apt/archives/*deb
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment