fedora-ostree-pruner: start building from correct context dir

Now that the upstream PR [1] has merged let's start building from that
and also stop using `sleep infinity`.

[1] https://github.com/coreos/fedora-coreos-releng-automation/pull/79
This commit is contained in:
Dusty Mabe 2022-12-13 16:29:13 -05:00
parent e8af5458a0
commit bf8208c013
No known key found for this signature in database
GPG key ID: 3302DBD73952E671
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ metadata:
spec:
source:
type: Git
contextDir: coreos-ostree-importer
contextDir: fedora-ostree-pruner
git:
{% if env == "staging" %}
ref: fedora-infra-staging

View file

@ -20,8 +20,8 @@ spec:
- name: fedora-ostree-pruner
# sleep infinity is useful for debugging environment issues
# comment out when not debugging
args: ['infinity']
command: ['/usr/bin/sleep']
#args: ['infinity']
#command: ['/usr/bin/sleep']
volumeMounts:
- name: fedora-ostree-content-volume
mountPath: /mnt/koji