Make it build again #38

Merged
konrad merged 20 commits from fix/updated-fixes into master 2020-01-12 12:59:29 +00:00
1 changed files with 3 additions and 3 deletions
Showing only changes of commit 0512e93c79 - Show all commits

View File

@ -2,7 +2,7 @@ kind: pipeline
name: testing
workspace:
base: /app
base: /home/cirrus/app
clone:
depth: 50
@ -37,7 +37,7 @@ trigger:
- push
workspace:
base: /app
base: /home/cirrus/app
clone:
depth: 50
@ -81,7 +81,7 @@ trigger:
- tag
workspace:
base: /app
base: /home/cirrus/app
clone:
depth: 50