diff --git a/.drone.yml b/.drone.yml index 21e5b08..0ddef3c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -99,8 +99,7 @@ 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' - - pwd - - ls -lah /app + - apk --no-cache add bash - bash /app/headers.sh ###### PUBLISHING