Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
name: act
|
||||
description: Run your GitHub Actions locally
|
||||
version: 0.2.87
|
||||
revision: 1
|
||||
url: https://github.com/nektos/act
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
optional_depends:
|
||||
- docker:Connect to local docker
|
||||
make_depends:
|
||||
- golang
|
||||
downloads:
|
||||
- url: https://github.com/nektos/act/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: e04dcdcbc56741e2a5426814ae7c330e41f708d466838ad6e42622690b80af23
|
||||
Reference in New Issue
Block a user