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/**/*
|
||||
target: /
|
||||
path_style: true
|
||||
strip_prefix: true
|
||||
strip_prefix: /output
|
||||
|
||||
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user