aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-08-06 10:09:59 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-08-06 10:09:59 +0200
commit8512ad2643573658335965df565ffe42fcfba72e (patch)
tree2555c4f15ae170ccaef0652d981cb4636ba6ac04
parent62efec566c3e89bfb4d57297e504531141259546 (diff)
downloadrpm-package-builder-8512ad2643573658335965df565ffe42fcfba72e.tar.gz
add ci
-rw-r--r--.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000..ff1ab9e
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,3 @@
+include:
+ - project: 'kraxel/podman-docker-builder'
+ file: 'gitlab-ci-template.yml'