update runner

This commit is contained in:
Xuu 2020-08-17 11:58:22 -06:00
parent b0786431db
commit 177d29e88b
Signed by: xuu
GPG Key ID: 8B3B0604F164E04F

View File

@ -35,4 +35,10 @@ steps:
commands:
- cd debian && make copy
- cd debian && make deploy
trigger:
target:
- production
event:
- promote
...