Files
armorpaint/azure-pipelines.yml
T
2019-08-19 12:33:55 +02:00

12 lines
250 B
YAML

trigger:
- master
pool:
vmImage: 'ubuntu-latest'
steps:
- script: |
git submodule update --init --recursive --remote
git clone https://github.com/armory3d/nodejs_bin
nodejs_bin/node-linux64 Kromx/make.js -g opengl --shaderversion 330