Skip to content
Snippets Groups Projects
Commit d0430d7f authored by jurgenhaas's avatar jurgenhaas
Browse files

Include the crontabs CI definitions as well

parent 47728419
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@ stages:
- build
- deploy
include:
- local: '/crontabs.yml'
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
......
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