Merge pull request 'move ci to docker' (#156) from burble-20200830/update-ci into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/156
Reviewed-by: schema-checker <schema-checker@noreply.dn42.us>
This commit is contained in:
Simon Marsh 2020-08-30 22:27:43 +00:00
commit 43cb05bbce

View file

@ -1,12 +1,16 @@
--- ---
kind: pipeline kind: pipeline
type: exec type: docker
name: env_test name: pull-checks
steps: steps:
- name: env_script - name: squashbot
image: dn42/pipeline
environment:
SQUASHBOT_TOKEN:
from_secret: SQUASHBOT_TOKEN
commands: commands:
- /usr/local/bin/env.sh - /scripts/squashbot
trigger: trigger:
event: event: