This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
monado
Watch
1
Star
0
Fork
You've already forked monado
0
mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced
2024-12-29 11:06:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b7695898ce
monado
/
.gitlab-ci
/
debian:container_prep.sh
11 lines
126 B
Bash
Raw
Normal View
History
Unescape
Escape
ci: Re-organize and port to the new fdo templates.
2020-04-27 22:49:46 +00:00
#!/bin/bash
ci: Add 32-bit builds
2020-04-27 22:50:56 +00:00
(
cd
$(
dirname
$0
)
bash ./install-cross.sh
)
ci: Re-organize and port to the new fdo templates.
2020-04-27 22:49:46 +00:00
(
cd
$(
dirname
$0
)
bash ./build-openxr-openhmd.sh
)
Reference in a new issue
Copy permalink