Indent the block
This commit is contained in:
parent
f068100623
commit
c8e5c09575
1 changed files with 5 additions and 5 deletions
|
@ -60,11 +60,11 @@
|
|||
tasks:
|
||||
- command: koschei-admin create-db
|
||||
- command: >
|
||||
koschei-admin create-collection {{ koschei_koji_tag }}
|
||||
--display-name 'Feodra Rawhide'
|
||||
--build-tag {{ koschei_koji_tag }}-build
|
||||
--target-tag {{ koschei_koji_tag }}
|
||||
--branch master
|
||||
koschei-admin create-collection {{ koschei_koji_tag }}
|
||||
--display-name 'Fedora Rawhide'
|
||||
--build-tag {{ koschei_koji_tag }}-build
|
||||
--target-tag {{ koschei_koji_tag }}
|
||||
--branch master
|
||||
|
||||
|
||||
- name: bring koschei staging services up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue