]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Add build-base to the image
authorRuben Beltran del Rio <redacted>
Thu, 14 Oct 2021 22:14:41 +0000 (00:14 +0200)
committerRuben Beltran del Rio <redacted>
Thu, 14 Oct 2021 22:14:41 +0000 (00:14 +0200)
.gitlab-ci.yml

index 9eb633723301d92594f52722e1769ad204748810..1f9db5fd673821eec4f1ec2d6d89e4fd44198bc8 100644 (file)
@@ -1,5 +1,8 @@
 image: docker/compose:alpine-1.29.2
 
+before_script:
+  - apk add build-base
+
 stages:
   - upload