This commit is contained in:
Markus Pesch 2021-04-10 17:29:18 +02:00
parent f0d4c613ba
commit 1e4f5a9dfd
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 12 additions and 0 deletions

View File

@ -13,6 +13,18 @@ steps:
- pull_request
- tag
- name: trigger
image: plugins/downstream
settings:
server: https://drone.cryptic.systems
token:
from_secret:
- drone_token
params:
- VERSION=${DRONE_COMMIT_HASH}
repositories:
- flucky/PKGBUILD
# steps:
# - name: test-unit
# image: docker.io/volkerraschek/build-image:latest