commit 5bad67e4f31d984702c530cbd423d83d009e699a Author: Nicolas Vigier boklm@torproject.org Date: Mon Jan 28 12:11:24 2019 +0100
Bug 29178: Don't build master of goxcrypto, goxnet, uniuri and go-webrtc --- projects/go-webrtc/config | 2 -- projects/goxcrypto/config | 4 ---- projects/goxnet/config | 4 ---- projects/uniuri/config | 4 ---- 4 files changed, 14 deletions(-)
diff --git a/projects/go-webrtc/config b/projects/go-webrtc/config index 8b171f9..8136122 100644 --- a/projects/go-webrtc/config +++ b/projects/go-webrtc/config @@ -35,8 +35,6 @@ var: [% END -%]
targets: - master: - git_hash: master linux: var: arch_deps: diff --git a/projects/goxcrypto/config b/projects/goxcrypto/config index fe73f93..698f94b 100644 --- a/projects/goxcrypto/config +++ b/projects/goxcrypto/config @@ -19,10 +19,6 @@ var: go_lib_deps: - goxsys
-targets: - nightly: - git_hash: master - input_files: - project: container-image - name: go diff --git a/projects/goxnet/config b/projects/goxnet/config index ec368a2..f33cb32 100644 --- a/projects/goxnet/config +++ b/projects/goxnet/config @@ -13,10 +13,6 @@ var: go_lib_install: - golang.org/x/net/proxy
-targets: - nightly: - git_hash: master - input_files: - project: container-image - name: go diff --git a/projects/uniuri/config b/projects/uniuri/config index e4c7294..5eea6e2 100644 --- a/projects/uniuri/config +++ b/projects/uniuri/config @@ -11,10 +11,6 @@ var: use_container: 1 go_lib: github.com/dchest/uniuri
-targets: - nightly: - git_hash: master - input_files: - project: container-image - name: go