[gnome-build-meta/valentindavid/publish-vm-ostree] WIP: debug ostree-finish



commit 511ab916148b5cff8c8d640dc1cae3cb5ba30566
Author: Valentin David <valentin david codethink co uk>
Date:   Mon Jul 20 11:54:42 2020 +0200

    WIP: debug ostree-finish

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e0428eb2..15ff90ca 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -431,6 +431,7 @@ ostree-finish:
   stage: finish_publish
   dependencies: [ostree-prepare]
   script:
+  - ls -l build.txt
   - flat-manager-client commit --wait $(cat build.txt)
   - flat-manager-client publish --wait $(cat build.txt)
   - flat-manager-client purge $(cat build.txt)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]