This commit is contained in:
parent
fabcfd913f
commit
e80a8bfd9a
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ steps:
|
||||||
- echo "Building project..."
|
- echo "Building project..."
|
||||||
- g++ -O2 -static -o build/main main.cpp
|
- g++ -O2 -static -o build/main main.cpp
|
||||||
- chmod +x build/main
|
- chmod +x build/main
|
||||||
depends_on:
|
|
||||||
- Format-Code
|
|
||||||
|
|
||||||
- name: Check Static
|
- name: Check Static
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|
Loading…
Add table
Reference in a new issue