commands not steps

This commit is contained in:
Felix Kunde 2020-12-16 11:32:37 +01:00
parent d1a20eb765
commit b4a154341d
1 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,8 @@ pipeline:
- id: build-logical-backup - id: build-logical-backup
type: script type: script
steps:
commands:
- desc: Build image - desc: Build image
cmd: | cmd: |
cd docker/logical-backup cd docker/logical-backup