Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions p4-search/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ RUN \

RUN apt-get install -y helix-cli

ADD http://ftp.perforce.com/perforce/r16.1/bin.java/p4search.tgz /p4search.tgz
ADD http://ftp.perforce.com/perforce/r22.3/bin.java/helix-p4search.tgz /p4search.tgz

RUN tar xfz /p4search.tgz

## TODO - add triggers:
# SEARCH.change form-commit change "%//depot/p4search/install/search-queue.sh% -t change -v %formname%"
# SEARCH.commit change-commit //... "%//depot/p4search/install/search-queue.sh% -t commit -v %change%"
# SEARCH.commit change-commit //... "%//depot/p4search/install/search-queue.sh% -t commit -v %change%"