[Initiatives] Update DevOps with Flatpak
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [Initiatives] Update DevOps with Flatpak
- Date: Sun, 2 Aug 2020 14:31:27 +0000 (UTC)
commit 1a439c6fca5d6ed3e417b2fa482bd3e6ef4cc40f
Author: Jordan Petridis <jpetridis gnome org>
Date: Sun Aug 2 14:31:27 2020 +0000
Update DevOps with Flatpak
DevOps-with-Flatpak.md | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/DevOps-with-Flatpak.md b/DevOps-with-Flatpak.md
index eaa16d5..8930d86 100644
--- a/DevOps-with-Flatpak.md
+++ b/DevOps-with-Flatpak.md
@@ -51,6 +51,7 @@ nightly:
extends: '.publish_nightly'
# assuming your job in named 'flatpak'
dependencies: ['flatpak']
+ needs: ['flatpak']
```
### Saving build and test logs & cache builds
@@ -77,6 +78,7 @@ nightly:
extends: '.publish_nightly'
# assuming your job in named 'flatpak'
dependencies: ['flatpak']
+ needs: ['flatpak']
```
# Parallel installation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]