commands not steps
This commit is contained in:
parent
d1a20eb765
commit
b4a154341d
|
|
@ -83,7 +83,8 @@ pipeline:
|
|||
|
||||
- id: build-logical-backup
|
||||
type: script
|
||||
steps:
|
||||
|
||||
commands:
|
||||
- desc: Build image
|
||||
cmd: |
|
||||
cd docker/logical-backup
|
||||
|
|
|
|||
Loading…
Reference in New Issue