bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
@@ -11,6 +11,7 @@ pipelines:
|
|||||||
scheduled:
|
scheduled:
|
||||||
- step:
|
- step:
|
||||||
script: # Modify the commands below to build your repository.
|
script: # Modify the commands below to build your repository.
|
||||||
|
- apt-get install -y pciutils mesa-utils
|
||||||
- lspci -v # Print system information
|
- lspci -v # Print system information
|
||||||
- glxinfo | grep OpenGL # GPU driver information
|
- glxinfo | grep OpenGL # GPU driver information
|
||||||
- source ./sourceme.sh
|
- source ./sourceme.sh
|
||||||
|
Reference in New Issue
Block a user