Added woodpecker CI config
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Gregory Ballantine 2022-05-22 13:11:43 -04:00
parent 29f55c619c
commit 8bdb020595

View File

@ -6,6 +6,7 @@ pipeline:
build:
image: archon_build
commands:
- su - node
- npm install
- npm run grunt
- npm run build-linux