You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/.melodium-ci/Compo.toml

22 lines
380 B
TOML

name = "ci"
version = "0.1.0"
[dependencies]
cicd = "^0.9.0"
distrib = "^0.9.0"
fs = "^0.9.0"
http = "^0.9.0"
javascript = "^0.9.0"
json = "^0.9.0"
log = "^0.9.0"
net = "^0.9.0"
process = "^0.9.0"
std = "^0.9.0"
work = "^0.9.0"
[entrypoints]
buildTestAya = "ci::buildTestAya"
buildTestAyaDirect = "ci/on_image::buildTestAya"
buildTestAyaEbpf = "ci::buildTestAyaEbpfEntrypoint"