File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 4343 whoami: ${{ github.ref_name }}-site-stg-out
4444 subdir: content
4545 target-branch : ${{ github.ref_name }}-site-stg-out
46- # For some unknown reason, `target-path` needs to be `content`.
47- # Fortunately, it is only `logging-site` that needs to implement this hack.
48- # Other `logging-*` repositories using `deploy-site-reusable.yaml` can continue using the default `target-path`.
49- # See https://issues.apache.org/jira/browse/INFRA-27533
50- target-path : content
5146
5247 deploy-site-pro :
5348 if : github.repository == 'apache/logging-site' && github.ref_name == 'main-site-pro'
6459 whoami: ${{ github.ref_name }}-out
6560 subdir: content
6661 target-branch : ${{ github.ref_name }}-out
67- # For some unknown reason, `target-path` needs to be `content`.
68- # Fortunately, it is only `logging-site` that needs to implement this hack.
69- # Other `logging-*` repositories using `deploy-site-reusable.yaml` can continue using the default `target-path`.
70- # See https://issues.apache.org/jira/browse/INFRA-27533
71- target-path : content
You can’t perform that action at this time.
0 commit comments