Update '.drone.yml'
continuous-integration/drone/push Build is passing Details

clean_web
Antoine PEREDERII 1 year ago
parent 8be7fb9957
commit 81795d40c1

@ -43,9 +43,9 @@ steps:
commands: commands:
- cd Sources - cd Sources
- ls - 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" {} +
settings: settings:
container_path: https://codefirst.iut.uca.fr/containers/HeartDev-web/ container_path: https://codefirst.iut.uca.fr/containers/HeartDev-web/

Loading…
Cancel
Save