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