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
1 changed files with 8 additions and 4 deletions

View File

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