OpenWrt-CI icon indicating copy to clipboard operation
OpenWrt-CI copied to clipboard

怎么让脚本直接开始编译

Open taipinghehe opened this issue 4 years ago • 2 comments
trafficstars

我把脚本替换成以下这样,但是它没有直接运行编译,请问我该怎么做?还有哪里要改。

name: OpenWrt

on:
  push:
    branches: 
      - master
      
 # schedule:
 #   - cron: 0 2 * * *
 # watch:
 #   types: started

taipinghehe avatar Nov 23 '21 03:11 taipinghehe

点右上有 star 取消,再点回就行了

hackyes avatar Nov 23 '21 07:11 hackyes

我把它改成手动触发流程了。但是我发现固件编译后缺少之前设置的插件,我的缺了三个插件。你发现有这个问题了吗。

taipinghehe avatar Nov 26 '21 03:11 taipinghehe