Skip to content

Commit

Permalink
Merge pull request #1883 from nerdalert/qa-dev-privileged
Browse files Browse the repository at this point in the history
Remove privileged from the dev prune command
  • Loading branch information
nerdalert authored Feb 3, 2024
2 parents a6adc91 + 6116c33 commit af1a7d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/e2e-scripts/aws-e2e-pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
- name: Prune System
ansible.builtin.command:
cmd: docker system prune -f
become: true

- name: Redeploy
ansible.builtin.shell:
Expand Down

0 comments on commit af1a7d4

Please sign in to comment.