Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
replaceafill committed Oct 11, 2024
1 parent 4fa5781 commit 57ee80e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/archivematica/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ services:
- "2222:22"
- "8000:80"
- "8001:8000"
cap_add:
- "SYS_NICE"
- "SYS_PTRACE"
- "SYS_KILL"
volumes:
- ".:/src"
- "../../:/am-packbuild"

0 comments on commit 57ee80e

Please sign in to comment.