modified: .drone.yml
This commit is contained in:
@@ -10,3 +10,4 @@ steps:
|
||||
- pacman -S cmake gcc g++
|
||||
- cmake .
|
||||
- make
|
||||
- echo hello
|
||||
|
Reference in New Issue
Block a user
@@ -10,3 +10,4 @@ steps:
|
||||
- pacman -S cmake gcc g++
|
||||
- cmake .
|
||||
- make
|
||||
- echo hello
|
||||
|