@ -16,7 +16,8 @@ build:
# before_script:
# - apt update && apt -y install make autoconf
script:
- g++ helloworld.cpp -o mybinary
- make clean
- make
artifacts:
paths:
- mybinary