squashed commit:

7c433488f add token again
4b4bfb9f0 add token
e24721109 move ci to docker
This commit is contained in:
Simon Marsh 2020-08-30 22:49:32 +01:00
parent 6901ecd5cb
commit 75e6f01771
No known key found for this signature in database
GPG key ID: 30B29A716A54DBB3

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: