WIP
This commit is contained in:
parent
f0d4c613ba
commit
1e4f5a9dfd
12
.drone.yml
12
.drone.yml
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user