fix: YML
parent
5de4242145
commit
12102bce15
|
@ -48,7 +48,8 @@ steps: # 定义管道的执行步骤
|
||||||
# port: 22
|
# port: 22
|
||||||
command_timeout: 5m
|
command_timeout: 5m
|
||||||
script:
|
script:
|
||||||
- ls
|
- cd /usr/local
|
||||||
|
- ls -a
|
||||||
|
|
||||||
|
|
||||||
# - name: start_container
|
# - name: start_container
|
||||||
|
|
Loading…
Reference in New Issue