bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user