Browse Source

can't use layman and emerge as git user...that is ok, but I have to think about a way to create my dependencies, libtrbase in this case.

1.0.0
Georg Hopp 10 years ago
parent
commit
8e233ef51f
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -4,8 +4,6 @@ stages:
- deploy
before_script:
- layman -S
- emerge --update emerge --ask=n -G n -K n libtrbase
- ./bootstrap
- ./configure

Loading…
Cancel
Save