diff --git a/.drone.yml b/.drone.yml index f571caa..1ef8daa 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,11 +19,13 @@ steps: server: https://drone.cryptic.systems token: from_secret: - - drone_token + - drone_token params: - - VERSION=${DRONE_COMMIT_HASH} + - VERSION=${DRONE_COMMIT_HASH} + # deploy: production + # last_successful: true repositories: - - flucky/PKGBUILD + - flucky/PKGBUILD # steps: # - name: test-unit