-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actions推送到阿里云上海仓库 && 安装脚本修改 #120
Conversation
阿里云这个我没用过,从哪注册 |
https://cr.console.aliyun.com/cn-shanghai/instances |
.github/workflows/dashboard.yml
Outdated
- name: Push dasbboard image | ||
run: | | ||
GHRC_IMAGE_NAME=$(echo "ghcr.io/${{ github.repository_owner }}/nezha-dashboard" | tr '[:upper:]' '[:lower:]') | ||
ALI_IMAGE_NAME=$(echo "registry.cn-shanghai.aliyuncs.com/${{ github.repository_owner }}/nezha-dashboard" | tr '[:upper:]' '[:lower:]') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
改成 naibahq 吧 naiba 让你用了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
没 naiba我没用 要是用不了就是有其他人已经用了
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
太抢手了
script/install.sh
Outdated
else | ||
GITHUB_RAW_URL="cdn.jsdelivr.net/gh/naiba/nezha@master" | ||
GITHUB_URL="dn-dao-github-mirror.daocloud.io" | ||
Get_Docker_URL="get.daocloud.io/docker" | ||
Get_Docker_Argu=" -s docker --mirror Aliyun" | ||
Docker_IMG="registry.cn-shanghai.aliyuncs.com\/naiba\/nezha-dashboard" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这里也是
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
改一下阿里云的注册空间名称
笑哭 你这名字挺抢手的 我自己用的还是erope |
已经配置好了 你改下阿里容器名就可以merge了 |
好了 你试试 给你的用户名加个了特殊判断 |
Actions推送到阿里云上海仓库 && 安装脚本修改
注意: