Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 621249f8 authored by Vicente Mataix Ferrándiz's avatar Vicente Mataix Ferrándiz
Browse files

Merge branch 'master' into tutor-lottery

parents b5015404 16056338
No related branches found
No related tags found
1 merge request!13[DO NOT MERGE] Tutor lottery for the notebooks
......@@ -8,9 +8,9 @@ build_docker:
retry: 2
tags:
- linux
rules:
- changes:
- docker/Dockerfile
only:
refs:
- master
script:
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build -f docker/Dockerfile -t $CI_REGISTRY/$CI_PROJECT_PATH:latest .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment