This commit is contained in:
xuu
2020-08-29 01:46:51 +00:00
parent 47f908ff47
commit f8b806f3f4

View File

@@ -39,10 +39,10 @@ steps:
- name: Build Release - name: Build Release
commands: commands:
- cd debian - cd debian
- make release
- make build - make build
- make copy - make copy
- make deploy - make deploy
- make tag
trigger: trigger:
event: event:
- promote - promote