Put it into tasks
This commit is contained in:
parent
d1a665e8e4
commit
5b790716c9
1 changed files with 3 additions and 2 deletions
|
@ -122,5 +122,6 @@
|
||||||
- koschei/backend
|
- koschei/backend
|
||||||
|
|
||||||
- name: Check whether an update happened
|
- name: Check whether an update happened
|
||||||
assert:
|
tasks:
|
||||||
that: backend_upgrade.changed and frontend_upgrade.changed
|
- assert:
|
||||||
|
that: backend_upgrade.changed and frontend_upgrade.changed
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue