on: push: schedule: - cron: '0 0 * */1 *' jobs: build: runs-on: docker steps: - run: apk add buildah wget - run: buildah --version - run: wget https://git.geekify.de/Containers/alpine-bash/raw/branch/main/Dockerfile - run: buildah build --isolation=chroot