Cleanup doxygen CI

Remove unused docker-doxygen Dockerfile.
Switch scripts/run-doxygen.sh from bash to sh.
Use docker.io/alpine image instead of unsupported hrektts/doxygen
This commit is contained in:
link2xt
2022-07-07 00:24:11 +00:00
parent 4f2c68e5a4
commit 4a6a08578f
4 changed files with 8 additions and 17 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env bash
set -ex
#!/bin/sh
set -e
cd deltachat-ffi
PROJECT_NUMBER=$(git log -1 --format="%h (%cd)") doxygen