1
Fork 0
lua-libpulse-glib/.ci/test.yml
2022-08-14 12:57:29 +02:00

20 lines
289 B
YAML

---
platform: linux
image_resource:
type: registry-image
source:
repository: registry.local:5000/lua-clib-x11
tag: latest
inputs:
- name: repo
params:
CI: true
SOURCE_DIR: repo
BUILD_DIR: /tmp/build-output
LUA_VERSION: ((lua-version))
run:
path: repo/.ci/test.sh