This commit is contained in:
parent
8d71e19378
commit
43194c96c6
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
kind: pipeline
|
||||
name: build-qt-android-app
|
||||
steps:
|
||||
|
@ -55,6 +56,7 @@ depends_on:
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: release-package
|
||||
steps:
|
||||
- name: publish package
|
||||
image: alpine/curl
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue