[neon/ubuntu-core/models.test] debian: --rebase just to be sure

Carlos De Maine null at kde.org
Wed Aug 7 12:53:05 BST 2024


Git commit 76b08f597826ff14b456ca600556cb8df000f984 by Carlos De Maine.
Committed on 07/08/2024 at 11:53.
Pushed by carlosdem into branch 'models.test'.

--rebase just to be sure

M  +1    -1    debian/snap-image-model.yml

https://invent.kde.org/neon/ubuntu-core/-/commit/76b08f597826ff14b456ca600556cb8df000f984

diff --git a/debian/snap-image-model.yml b/debian/snap-image-model.yml
index f899c23..792a32e 100644
--- a/debian/snap-image-model.yml
+++ b/debian/snap-image-model.yml
@@ -41,7 +41,7 @@ snap_image_model:
     # make sure we are on the branch we want
     - git checkout $CI_COMMIT_REF_NAME
     # make sure we haven't got behind 
-    - git pull
+    - git pull --rebase
     # add the model and commit
     - git add -f ./*.model
     - git commit -m "Update models again"


More information about the Neon-commits mailing list