summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorLawnCable <lawncable.gitlab@simonlaux.de>2018-12-22 21:03:03 +0100
committerLawnCable <lawncable.gitlab@simonlaux.de>2018-12-22 21:03:03 +0100
commitdd268062049b961f15855879300559be332e2350 (patch)
tree08b82dbc7ad7ca7448e62a64116a4e3375555b36 /.gitlab-ci.yml
parent8e4ae86b3d11cb69f0470ac0177d8b11656af10c (diff)
downloadappimg-builder-dd268062049b961f15855879300559be332e2350.tar.gz
appimg-builder-dd268062049b961f15855879300559be332e2350.tar.bz2
appimg-builder-dd268062049b961f15855879300559be332e2350.tar.xz
appimg-builder-dd268062049b961f15855879300559be332e2350.zip
.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3610564..9c0be19 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,8 @@
BuildAppImage:
image: ubuntu:trusty
script:
- - build.sh
+ - cd /builds/mana-launcher/mplusbuilder
+ - ./build.sh
artifacts:
paths: