The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: Make sure to clean the tree before packaging.

+1
+1
.gitlab-ci.yml
··· 243 243 only: 244 244 - master 245 245 script: 246 + - git clean -dfx 246 247 - git config --global user.email "ryan.pavlik@collabora.com" 247 248 - git config --global user.name "Monado CI" 248 249 - git merge origin/${PACKAGE_BRANCH} --no-commit