Skip to content

Instantly share code, notes, and snippets.

@tashima42
Created April 12, 2024 13:41
Show Gist options
  • Save tashima42/b82d20d3c983a72748747398acd5fb3d to your computer and use it in GitHub Desktop.
Save tashima42/b82d20d3c983a72748747398acd5fb3d to your computer and use it in GitHub Desktop.
debug-prefix-fix.patch
diff --git a/.drone.yml b/.drone.yml
index 210284df7..efda8b916 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -1128,6 +1128,7 @@ steps:
secret_key:
from_secret: optimus_charts_secret_key
source: bin/chart/**/*
+ strip_prefix: bin/chart/
target: /server-charts
when:
event:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment