File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 44 pull_request :
55
66jobs :
7+ formalities :
8+ name : Test Formalities
9+ uses : georgesapkin/openwrt-actions-shared-workflows/.github/workflows/formal.yml@main
10+
711 build :
812 name : Feeds Package Test Build
9- uses : openwrt/actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@main
13+ needs : formalities
14+ uses : georgesapkin/openwrt-actions-shared-workflows/.github/workflows/multi-arch-test-build.yml@add-generic-version-tests
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
77
88PKG_NAME: =adguardhome
99PKG_VERSION: =0.107.57
10- PKG_RELEASE: =1
10+ PKG_RELEASE: =2
1111
1212PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) .tar.gz
1313PKG_SOURCE_URL: =https://codeload.github.com/AdguardTeam/AdGuardHome/tar.gz/v$(PKG_VERSION ) ?
You can’t perform that action at this time.
0 commit comments