still lifting?
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Daniel Yrovas 2022-03-04 12:42:52 +11:00
parent b23af8b554
commit 7e1d8c0e18
Signed by: danielyrovas
GPG key ID: C181BAC70BDE7C00

View file

@ -3,7 +3,5 @@ pipeline:
image: alpine image: alpine
commands: commands:
- apk add make gcc g++ git - apk add make gcc g++ git
- git clone gitea@danielyrovas.com:dev/woodpecker-cpp-test.git wpccp
- cd wpccp
- make - make
- ./build/apps/program - ./build/apps/program