Skip to content

Commit

Permalink
Fix parent mask replacement
Browse files Browse the repository at this point in the history
  • Loading branch information
vkucera committed Dec 13, 2024
1 parent 5bf1696 commit fb434e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codeHF/workflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ options:
global: # used once at the end of the command
- "--aod-memory-rate-limit 2000000000"
- "--shm-segment-size 16000000000"
- "--aod-parent-base-path-replacement PARENT_PATH_MASK"
- "--aod-parent-base-path-replacement \"PARENT_PATH_MASK\""
- "--aod-parent-access-level 1"
- "--resources-monitoring 2"
local: # used for every workflow
Expand Down

0 comments on commit fb434e0

Please sign in to comment.