0
Fork 0
mirror of https://codeberg.org/librewolf/source.git synced 2024-12-22 13:43:04 -05:00
This commit is contained in:
Bert van der Weerd 2022-03-30 11:23:06 +02:00
parent dc9009be76
commit 9b5a10ce41
No known key found for this signature in database
GPG key ID: 4CFABB96ADE0F5B1

View file

@ -1,12 +1,13 @@
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000..2badfe9
index 0000000..a194a5c
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,12 @@
@@ -0,0 +1,13 @@
+stages:
+ - build
+
+
+create-patch:
+ stage: build
+ variables: