Merge branch 'config' into localApps
This commit is contained in:
commit
a93476e075
|
|
@ -7,4 +7,4 @@ preview:
|
|||
# url:
|
||||
|
||||
releases:
|
||||
# -
|
||||
- squid
|
||||
|
|
|
|||
|
|
@ -35,10 +35,10 @@ jobs:
|
|||
ssh-host: gitlab.com
|
||||
ssh-url: git@gitlab.com:pooneyy1/1panel-appstore.git
|
||||
https-url: https://gitlab.com/pooneyy1/1panel-appstore
|
||||
- name: Gitlink
|
||||
ssh-host: code.gitlink.org.cn
|
||||
ssh-url: git@code.gitlink.org.cn:pooneyy/1Panel-Appstore.git
|
||||
https-url: https://gitlink.org.cn/pooneyy/1Panel-Appstore
|
||||
# - name: Gitlink
|
||||
# ssh-host: code.gitlink.org.cn
|
||||
# ssh-url: git@code.gitlink.org.cn:pooneyy/1Panel-Appstore.git
|
||||
# https-url: https://gitlink.org.cn/pooneyy/1Panel-Appstore
|
||||
|
||||
steps:
|
||||
- name: 检出完整仓库
|
||||
|
|
@ -99,15 +99,15 @@ jobs:
|
|||
|
||||
http-sync:
|
||||
name: 同步到 ${{ matrix.remote.name }}
|
||||
if: false # 禁用
|
||||
# if: false
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
remote:
|
||||
- name:
|
||||
https-url:
|
||||
pat-secret:
|
||||
- name: Gitlink
|
||||
https-url: https://gitlink.org.cn/pooneyy/1Panel-Appstore
|
||||
pat-secret: SYNC_PAT_GITLINK
|
||||
|
||||
steps:
|
||||
- name: 检出完整仓库
|
||||
|
|
|
|||
|
|
@ -18,7 +18,9 @@
|
|||
|
||||
***
|
||||
|
||||
<!-- ### New This Week -->
|
||||
### New This Week
|
||||
|
||||
<table border="0" cellpadding="10" cellspacing="0"><tr><td width="33%" valign="top" align="center"><a href="https://github.com/pooneyy/1Panel-Appstore/tree/localApps/apps/squid"><img src="https://raw.githubusercontent.com/pooneyy/1Panel-Appstore/refs/heads/localApps/apps/squid/logo.png" alt="Squid" width="64" height="64"><br><strong>Squid</strong></a><br>Open-source Web Proxy Server</td></tr></table>
|
||||
|
||||
<!-- ### Coming Soon -->
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,9 @@
|
|||
|
||||
***
|
||||
|
||||
<!-- ### 本周上新 -->
|
||||
### 本周上新
|
||||
|
||||
<table border="0" cellpadding="10" cellspacing="0"><tr><td width="33%" valign="top" align="center"><a href="https://github.com/pooneyy/1Panel-Appstore/tree/localApps/apps/squid"><img src="https://raw.githubusercontent.com/pooneyy/1Panel-Appstore/refs/heads/localApps/apps/squid/logo.png" alt="Squid" width="64" height="64"><br><strong>Squid</strong></a><br>开源的 Web 代理服务器</td></tr></table>
|
||||
|
||||
<!-- ### 即将推出 -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue