Revert "conda: try to hack conda into checking out new branch directly"
This reverts commit 1b11b7fa86
.
This commit is contained in:
parent
1b11b7fa86
commit
c9d203ab7f
|
@ -3,7 +3,7 @@ package:
|
||||||
version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}
|
version: {{ environ.get("GIT_DESCRIBE_TAG", "") }}
|
||||||
|
|
||||||
source:
|
source:
|
||||||
git_url: -b new https://github.com/m-labs/misoc
|
git_url: https://github.com/m-labs/misoc
|
||||||
git_tag: new
|
git_tag: new
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue