forked from lix-project/hydra
Removing tarball as option for build input; does not exist.
This commit is contained in:
parent
1b3cf68b77
commit
544f2f2503
|
@ -9,7 +9,6 @@
|
||||||
, "bzr" = "Bazaar export"
|
, "bzr" = "Bazaar export"
|
||||||
, "bzr-checkout" = "Bazaar checkout"
|
, "bzr-checkout" = "Bazaar checkout"
|
||||||
, "git" = "Git checkout"
|
, "git" = "Git checkout"
|
||||||
, "tarball" = "Download of a tarball"
|
|
||||||
, "hg" = "Mercurial checkout"
|
, "hg" = "Mercurial checkout"
|
||||||
, "string" = "String value"
|
, "string" = "String value"
|
||||||
, "boolean" = "Boolean"
|
, "boolean" = "Boolean"
|
||||||
|
|
Loading…
Reference in a new issue