aboutsummaryrefslogtreecommitdiffstats
path: root/centos7-rpmbuild.yaml
blob: 7290db653f1504f0ce83b97bbc4f044675f9e4d7 (plain)
1
2
3
4
5
6
7
8
9
apiVersion: v1
kind: Pod
spec:
  containers:
  - name: centos7-rpmbuild
    image: registry.gitlab.com/kraxel/rpm-package-builder:centos7
    command:
    - cat
    tty: true