mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
[CI] Fix indenting errors in CircleCI config
This commit is contained in:
@@ -54,11 +54,13 @@ jobs:
|
||||
stable"
|
||||
|
||||
apt-get update
|
||||
|
||||
apt-get install docker-ce
|
||||
- run:
|
||||
name: build CI image
|
||||
command: |
|
||||
docker build -t tljh-systemd .
|
||||
|
||||
- run:
|
||||
name: build CI image
|
||||
command: |
|
||||
docker build -t tljh-systemd .
|
||||
|
||||
- run:
|
||||
name: start docker image
|
||||
|
||||
Reference in New Issue
Block a user