]> xenbits.xensource.com Git - xen-guest-agent.git/commitdiff
ci/freebsd: use proper before_script template
authorYann Dirson <yann.dirson@vates.fr>
Mon, 18 Dec 2023 08:43:17 +0000 (09:43 +0100)
committerYann Dirson <yann.dirson@vates.fr>
Mon, 18 Dec 2023 08:43:21 +0000 (09:43 +0100)
Fixes 27fb1ae87b512efc2c55657108fa27531a26f3ea, should really
investigate why I was not able to test this scheduled job on the PR
first <sigh>.

Signed-off-by: Yann Dirson <yann.dirson@vates.fr>
.gitlab-ci.yml

index ca797da7d5b8801641da6777e22c1d85f3907dd0..313fa9404ce6848a3b687c748fd6293152b9ba6f 100644 (file)
@@ -215,7 +215,7 @@ build-latest-freebsd12-x86_64:
     CARGO_FLAGS: "-v"
   parallel: !reference [.featurematrix.no-netlink,parallel]
   before_script:
-    - !reference [".debian-build-template", "before_script"]
+    - !reference [".cross-freebsd12-x86_64-build-template", "before_script"]
     - mv Cargo.lock Cargo.lock.current
   after_script:
     # show which dependencies changed in Cargo.lock