Skip to content

Commit

Permalink
Restrict job to asmacdo for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Nov 8, 2024
1 parent 387cfc1 commit 04b4193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/manifests/disk-usage-report-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
- name: disk-usage-report
image: IMAGE_PLACEHOLDER
args:
- "/home/"
- "/home/asmacdo"
volumeMounts:
- name: persistent-storage
mountPath: "/home/"
Expand Down

0 comments on commit 04b4193

Please sign in to comment.