bitbucket-pipelines.yml edited online with Bitbucket

This commit is contained in:
jpekkila
2019-07-10 09:46:29 +00:00
parent f38456757e
commit 22b30d8c78

View File

@@ -11,6 +11,7 @@ pipelines:
scheduled:
- step:
script: # Modify the commands below to build your repository.
- apt-get install -y pciutils mesa-utils
- lspci -v # Print system information
- glxinfo | grep OpenGL # GPU driver information
- source ./sourceme.sh