Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is passing Details

master
David D'ALMEIDA 1 year ago
parent 255a81c29c
commit 2d5bc5303f

@ -40,6 +40,7 @@ steps:
- name: rewrite-urls - name: rewrite-urls
image: 'busybox:latest' image: 'busybox:latest'
commands: commands:
- ls
- >- - >-
find . -type f -exec sed -i -r find . -type f -exec sed -i -r
"s@(href|src)=\"/@\1=\"$${PLUGIN_CONTAINER_PATH}@g" {} + "s@(href|src)=\"/@\1=\"$${PLUGIN_CONTAINER_PATH}@g" {} +

Loading…
Cancel
Save