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