bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
@@ -9,6 +9,7 @@ pipelines:
|
||||
default:
|
||||
- step:
|
||||
script: # Modify the commands below to build your repository.
|
||||
- source ./sourceme.sh
|
||||
- mkdir -p build && cd build
|
||||
- apt-get update
|
||||
- apt-get install -y cmake flex bison
|
||||
|
Reference in New Issue
Block a user