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