Skip to content
Snippets Groups Projects
Commit d5447b03 authored by Reto Gerber's avatar Reto Gerber
Browse files

Update .gitlab-ci.yml file to run on gitlab.uzh.ch

parent f8280add
No related branches found
No related tags found
No related merge requests found
Pipeline #59697 failed
......@@ -30,10 +30,12 @@ retrieve_data:
name: $CI_REGISTRY_IMAGE:latest
entrypoint: [""]
only:
- schedules
- web
- triggers
- pushes
variables:
- $CI_PROJECT_URL == "https://gitlab.uzh.ch/retogerber/metrics-collect"
#- schedules
#- web
#- triggers
#- pushes
before_script:
- echo ${CI_PROJECT_NAME}
- echo ${CI_COMMIT_BRANCH}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment