Skip to content
Snippets Groups Projects

gitlab-ci: Update test commit from glib-gio-fs

Merged Emanuele Aina requested to merge wip/em/fix-gitlab-ci into apertis/v2022pre
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -17,4 +17,4 @@ test-glib-gio-fs:
before_script:
- git clone "${CI_SERVER_URL}/tests/$REPOSITORY.git/" "$REPOSITORY"
- cd "$REPOSITORY"
- git checkout f86085845450
- git checkout 829f401b
Loading