From 9eda136ce5ef0e08a8146545cc92561142cdd020 Mon Sep 17 00:00:00 2001 From: gyurix Date: Thu, 13 Jun 2024 11:27:06 +0200 Subject: [PATCH] testing drone --- .drone.yml | 3 +-- local-install | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index b98d998..8dae1ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,12 +31,11 @@ steps: image: alpine:latest commands: - apk --update add curl - - echo "TOKEN: "$TOKEN + - echo $TOKEN when: branch: - master - volumes: - name: docker path: /var/run/docker.sock diff --git a/local-install b/local-install index f8df5fc..c3b4bbb 160000 --- a/local-install +++ b/local-install @@ -1 +1 @@ -Subproject commit f8df5fca63506e781906cf75a8be728bde0a48f8 +Subproject commit c3b4bbb2eb612bb0dc297fe6e412cbe473d04222