aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-08-20 10:35:30 +0200
committerGerd Hoffmann <kraxel@redhat.com>2020-08-20 10:35:30 +0200
commit69f7d2e34c69f2bb2d7a996cd65d9c319e8aad94 (patch)
tree600fe8fff5cacba29f32e7afd5835e1b1745516e
parent6b6b09f38875bbe1810186ee12c68c8bbce1310c (diff)
downloadjenkinsfiles-69f7d2e34c69f2bb2d7a996cd65d9c319e8aad94.tar.gz
fedora tweak
-rw-r--r--fedora.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/fedora.yaml b/fedora.yaml
index 27ff83a..e38c607 100644
--- a/fedora.yaml
+++ b/fedora.yaml
@@ -5,6 +5,5 @@ spec:
- name: fedora
image: fedora
imagePullPolicy: Always
- command:
- - cat
tty: true
+ command: [ "cat" ]