1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2024-05-07 14:52:42 +00:00

CI: copy to correct user

This commit is contained in:
Chris Josten 2021-09-06 23:02:33 +02:00
parent a9f5cce3c5
commit 1283c4ca66
No known key found for this signature in database
GPG key ID: A69C050E9FD9FF6A

View file

@ -10,9 +10,9 @@ image: coderus/sailfishos-platform-sdk:$SFOS_VERSION
stage: build
artifacts:
paths:
- /home/defaultuser/harbour-sailfin/RPMS/*
- /home/mersdk/harbour-sailfin/RPMS/*
script:
- cp -a . /home/defaultuser/harbour-sailfin && cd /home/defaultuser/harbour-sailfin
- cp -a . /home/mersdk/harbour-sailfin && cd /home/mersdk/harbour-sailfin
- mb2 -t SailfishOS-$SFOS_VERSION-$MER_ARCH build
build:armv7hl: