ソースを参照

Drop build_release as it will be merged into master

Antony Messerli 3 年 前
コミット
a994270fc6
1 ファイル変更0 行追加1 行削除
  1. 0 1
      .github/workflows/rolling.yml

+ 0 - 1
.github/workflows/rolling.yml

@@ -37,7 +37,6 @@ jobs:
       run: |
         wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/development/endpoints.yml -O endpoints.yml
         wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/development/roles/netbootxyz/defaults/main.yml -O roles/netbootxyz/defaults/main.yml
-        wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/development/script/build_release -O script/build_release
         chmod +x script/build_release
         
     - name: Build release