diff options
Diffstat (limited to 'centos7-rpmbuild.yaml')
-rw-r--r-- | centos7-rpmbuild.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/centos7-rpmbuild.yaml b/centos7-rpmbuild.yaml index 7290db6..89851db 100644 --- a/centos7-rpmbuild.yaml +++ b/centos7-rpmbuild.yaml @@ -4,6 +4,7 @@ spec: containers: - name: centos7-rpmbuild image: registry.gitlab.com/kraxel/rpm-package-builder:centos7 + imagePullPolicy: Always command: - cat tty: true |