This commit is contained in:
Markus Pesch 2021-04-10 17:33:34 +02:00
parent 1e4f5a9dfd
commit df0745c449
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 5 additions and 3 deletions

View File

@ -19,11 +19,13 @@ steps:
server: https://drone.cryptic.systems server: https://drone.cryptic.systems
token: token:
from_secret: from_secret:
- drone_token - drone_token
params: params:
- VERSION=${DRONE_COMMIT_HASH} - VERSION=${DRONE_COMMIT_HASH}
# deploy: production
# last_successful: true
repositories: repositories:
- flucky/PKGBUILD - flucky/PKGBUILD
# steps: # steps:
# - name: test-unit # - name: test-unit