Unverified Commit 3a16ab25 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

[self-scheduled ci] explain where dependencies are (#16757)

parent 34ef029d
name: Self-hosted runner (scheduled) name: Self-hosted runner (scheduled)
# Note that each job's dependencies go into a corresponding docker file.
#
# For example for `run_all_tests_torch_cuda_extensions_gpu` the docker image is
# `huggingface/transformers-pytorch-deepspeed-latest-gpu`, which can be found at
# `docker/transformers-pytorch-deepspeed-latest-gpu/Dockerfile`
on: on:
repository_dispatch: repository_dispatch:
schedule: schedule:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment