This commit is contained in:
parent
a650630f81
commit
02dacd5e70
@ -19,11 +19,11 @@ name: develop
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Tag commit
|
- name: Tag commit
|
||||||
image: kitware/cmake
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- cmake -DCMAKE_BUILD_TYPE=Debug .
|
- echo This would build the app and run test
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- develop
|
||||||
...
|
...
|
||||||
Loading…
Reference in New Issue
Block a user