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:
- cd Sources
- ls
- >-
find . -type f -exec sed -i -r
"s@(href|src)=\"/@\1=\"$${PLUGIN_CONTAINER_PATH}@g" {} +
#- >-
# find . -type f -exec sed -i -r
# "s@(href|src)=\"/@\1=\"$${PLUGIN_CONTAINER_PATH}@g" {} +
settings:
container_path: https://codefirst.iut.uca.fr/containers/HeartDev-web/

Loading…
Cancel
Save