Skip to content

[ci][lint] Consolidate image lookup logic#12206

Merged
driazati merged 1 commit intoapache:mainfrom
driazati:fix_fallback
Jul 27, 2022
Merged

[ci][lint] Consolidate image lookup logic#12206
driazati merged 1 commit intoapache:mainfrom
driazati:fix_fallback

Conversation

@driazati
Copy link
Member

@driazati driazati commented Jul 27, 2022

This makes run_docker just pass through the image name to bash.sh
without preprocessing it at all so that bash.sh can do its own
determination of which image to actually use.

cc @Mousius @areusch

This makes `run_docker` just pass through the image name to `bash.sh`
without preprocessing it at all so that `bash.sh` can do its own
determination of which image to actually use.
@github-actions
Copy link
Contributor

Built docs for commit 698e0f0 can be found here.

@driazati driazati merged commit 10b81c2 into apache:main Jul 27, 2022
xinetzone pushed a commit to daobook/tvm that referenced this pull request Nov 25, 2022
This makes `run_docker` just pass through the image name to `bash.sh` without preprocessing it at all so that `bash.sh` can do its own determination of which image to actually use.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants