Skip to content
Snippets Groups Projects

Generate ostree static delta for rollback test

Merged Frédéric Dalleau requested to merge wip/fredo/T5682 into apertis/v2019dev0
Compare and Show latest version
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -59,7 +59,7 @@ actions:
- action: run
chroot: false
command: "rm ${ROOTDIR}/usr/bin/updatectl"
command: "rm ${ROOTDIR}/ostree/deploy/apertis/deploy/*/usr/bin/updatectl"
- action: ostree-commit
repository: {{ $ostree }}
Loading