mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-10-31 17:49:54 +00:00
Remove latest tag for mlc image. (#304)
* Remove latest tag for mlc image. * Moving to 0.16.3 tag.
This commit is contained in:
parent
a86bd1a50d
commit
2f57658f00
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ steps:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
|
|
||||||
dead_links:
|
dead_links:
|
||||||
image: becheran/mlc:latest
|
image: becheran/mlc:0.16.3
|
||||||
commands:
|
commands:
|
||||||
- mlc src/en --offline --ignore-links "*localhost*" --ignore-links "*127.0.0.1*" --ignore-links /api
|
- mlc src/en --offline --ignore-links "*localhost*" --ignore-links "*127.0.0.1*" --ignore-links /api
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue