From 3d4fbe1c36c287aec9392934e56f1ec8e8123dcf Mon Sep 17 00:00:00 2001 From: jblu Date: Mon, 7 Aug 2023 23:49:26 -0500 Subject: [PATCH] another test --- .drone.yml | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index a9bcaac..bd39eb4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ steps: image: plugins/docker settings: registry: git.jonb.io - dry_run: false + dry_run: true username: jblu password: from_secret: gittea_drone @@ -19,7 +19,7 @@ steps: image: plugins/docker settings: registry: git.jonb.io - dry_run: false + dry_run: true username: jblu password: from_secret: gittea_drone diff --git a/README.md b/README.md index 660ee44..33d8b40 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # hottub -test container that is minimal test test \ No newline at end of file +test container that is minimal test test test \ No newline at end of file