Philipp Hörist pushed to branch port-pyproject at gajim / gajim


Commits:
452a72d4 by Philipp Hörist at 2023-01-25T20:01:52+01:00
ci

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -89,8 +89,9 @@ build-unix:
 build-debian-nightly:
   image: gajim-deb-build:latest
   stage: build
-  dependencies:
-    - build-unix
+  needs:
+    - job: build-unix
+      artifacts: true
   rules:
     - if: '$NIGHTLY_BUILD'
   script:



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/452a72d49cd097b188d6c2d0a1756af8a807ecb0

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/452a72d49cd097b188d6c2d0a1756af8a807ecb0
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to