mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-22 04:11:17 +00:00
x
This commit is contained in:
parent
8306ef3edb
commit
92e84e3a83
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ steps:
|
||||||
when: *slow_check_paths
|
when: *slow_check_paths
|
||||||
|
|
||||||
docker_check:
|
docker_check:
|
||||||
image: docker/dockerfile:1.11
|
image: docker:27-cli
|
||||||
commands:
|
commands:
|
||||||
- docker build --check . -f docker/Dockerfile
|
- docker build --check . -f docker/Dockerfile
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue