shithub: opus-tools

Download patch

ref: b910ea6017651f9189ea486e242bafc198c83e97
parent: 6eed67fe0cb48cbc73aff47ac260a30e54eb0763
author: Mark Harris <mark.hsj@gmail.com>
date: Fri May 1 19:46:52 EDT 2020

Fix gitlab CI

--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,7 @@
+image: alpine
+
 build-gcc:
   tags:
-  - alpine
   - docker
 
   stage: build