testing circle-ci #5
This commit is contained in:
parent
0e9c48905a
commit
7c81aabe3c
@ -5,5 +5,4 @@ jobs:
|
|||||||
- image: enumack/buildcontainers:gcc-8.1
|
- image: enumack/buildcontainers:gcc-8.1
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run: echo "A first hello"
|
- run: cd build && cmake -DCMAKE_BUILD_TYPE=Debug .. && make -j
|
||||||
- run: cd build && pwd
|
|
||||||
|
Loading…
Reference in New Issue
Block a user