TUN-8546: remove call to non existant make target
This commit is contained in:
parent
c7f0f90bed
commit
ae7f7fa7e8
|
@ -209,7 +209,6 @@ buster: &buster
|
||||||
- pip3 install pygithub==1.55
|
- pip3 install pygithub==1.55
|
||||||
post-cache:
|
post-cache:
|
||||||
- make github-release
|
- make github-release
|
||||||
- make github-message
|
|
||||||
r2-linux-release:
|
r2-linux-release:
|
||||||
build_dir: *build_dir
|
build_dir: *build_dir
|
||||||
builddeps:
|
builddeps:
|
||||||
|
|
Loading…
Reference in New Issue