diff --git a/.drone.yml b/.drone.yml index bc96483..21e5b08 100644 --- a/.drone.yml +++ b/.drone.yml @@ -99,7 +99,9 @@ steps: - pandoc --template template.tex -s metrics/index.html -o metrics.tex - 'sed "s/All files/Metriken: ${DRONE_COMMIT_BRANCH}/g" > tmp; mv tmp metrics.tex' - 'sed "s/all-files/metrics:${DRONE_COMMIT_BRANCH}/g" > tmp; mv tmp metrics.tex' - - /app/headers.sh + - pwd + - ls -lah /app + - bash /app/headers.sh ###### PUBLISHING - name: pull_and_prepare_thesis_repo