fix output folder for opensuse-155
This commit is contained in:
parent
a8dd278fde
commit
58f91c7c15
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ services:
|
||||||
dockerfile: Dockerfile.opensuse-155
|
dockerfile: Dockerfile.opensuse-155
|
||||||
image: r-builds:opensuse-155
|
image: r-builds:opensuse-155
|
||||||
volumes:
|
volumes:
|
||||||
- ./integration/tmp:/tmp/output
|
- /tmp/opensuse-155:/tmp/output/opensuse-155
|
||||||
fedora-38:
|
fedora-38:
|
||||||
command: ./build.sh
|
command: ./build.sh
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue