vault backup: 2024-09-11 15:42:36

This commit is contained in:
BlueRose 2024-09-11 15:42:36 +08:00
parent a403580c8c
commit 0098945ec0

View File

@ -723,14 +723,9 @@ Triggers:
verify_jobs change-submit //depot/... "/usr/bin/job.py %change%"
```
PS.***脚本内部的换行符需要跟换成unix的***
### P4 Docker中的对应路径
```Bash
# Base Environment
ENV P4HOME=/p4
### 工作区设置选项
https://www.perforce.com/manuals/v22.2/p4guide/Content/P4Guide/configuration.workspace.html
# Derived Environment
ENV P4ROOT=$P4HOME/root \
P4DEPOTS=$P4HOME/depots \
P4CKP=$P4HOME/checkpoints
```
## 日志