fix: strip_preifx with a better value
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d517decd2c
commit
03619c894f
@ -55,7 +55,7 @@ steps:
|
|||||||
source: /output/**/*
|
source: /output/**/*
|
||||||
target: /
|
target: /
|
||||||
path_style: true
|
path_style: true
|
||||||
strip_prefix: true
|
strip_prefix: /output
|
||||||
|
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user