Skip to content

Commit

Permalink
Update Test-ImmortalWrt-gateway.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
518512 authored Jul 25, 2024
1 parent 2e01b77 commit 6a2ca0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Test-ImmortalWrt-gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ env:
TZ: Asia/Shanghai
FILE_NAME: immortalwrt_x86_x64_Gatreway
PRODUCT_NAME: immortalwrt_x86_x64_Gateway
GITHUB_RELEASE: https://github.com/518512/My-ROOTFS
GITHUB_RELEASE: https://g3s0.short.gy/OpenWRT
DISTRIB_REVISION: Immortalwrt Main
KERNEL_PATCHVER: 无内核,纯LXC ROOTFS

Expand Down Expand Up @@ -98,7 +98,7 @@ jobs:
run: |
sudo timedatectl set-timezone "$TZ"
echo "FILE_TIME=$(date +"%m-%d %H.%M")" >> $GITHUB_ENV
echo "FILE_TIME1=$(date "+%Y年%m月%d日-%H点%M分")" >> $GITHUB_ENV
echo "FILE_TIME1=$(date "+%Y年%m月%d日-%H:%M")" >> $GITHUB_ENV
echo "FILE_TIME2=$(date "+%Y%m%d-%H%M")" >> $GITHUB_ENV
echo "编译开始时间..."
START_TIME=`date +'%Y-%m-%d %H:%M:%S'`
Expand Down Expand Up @@ -236,7 +236,7 @@ jobs:
### 📒 固件信息
- 🚀 每日:OpenWRT 作者固件 ➦ [xYx-c](https://github.com/xYx-c/build-openwrt/releases) ➦ [Zane-E](https://github.com/Zane-E/ROOTFS/releases) ➦ [217heidai](https://github.com/217heidai/OpenWrt-Builder/releases)
- 🚀 随缘:LXC MINI ROOTFS ➦ [OpenWRT](https://github.com/518512/xYx-openwrt/releases) ➦ [LEDE](https://github.com/518512/ROOTFS/releases) ➦ [ImmortalWrt](https://github.com/518512/ROOTFS/releases)即可下载
- 💻 平台架构: Armvirt/Armsr 64 , 🌐 默认地址: 10.5.2.1 , 🔑 默认密码: password
- 💻 平台架构: x86_x64 , 🌐 默认地址: 10.5.2.1 , 🔑 默认密码: password
- ⚽ 固件源码: ${{ env.REPO_URL }} , 💝 源码分支: ${{ env.REPO_BRANCH }}(23.05.3)
### 🧊 固件版本
- LXC Mini底包,非完整固件,每周五18点自动编译
Expand Down

0 comments on commit 6a2ca0e

Please sign in to comment.