This commit is contained in:
Sagar Ramsaransing 2020-04-17 18:06:02 +00:00
parent f0bfc7bc7a
commit 7f789bb93f

View File

@ -14,7 +14,7 @@ steps:
steps: steps:
- name: test - name: test
image: alpine image: gcc
commands: commands:
- apt install -y cmake - apt install -y cmake
- mkdir build - mkdir build