mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 02:42:19 +00:00
flow: temporarily stop building from latest commit (#3300)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
if filters.contains("nightly") {
|
||||
/* if filters.contains("nightly") {
|
||||
rpm.global("commit", gh_commit("neurocyte/flow"));
|
||||
if rpm.changed() {
|
||||
rpm.release();
|
||||
rpm.global("commit_date", date());
|
||||
}
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user