Commit 6da4f024 authored by Martin Blix Grydeland's avatar Martin Blix Grydeland

Make the nightly into the commit workflow

parent 2376a2a0
......@@ -308,38 +308,6 @@ jobs:
workflows:
version: 2
commit:
jobs:
- dist
- distcheck:
name: distcheck_centos_7
dist: centos
release: "7"
- distcheck:
name: distcheck_centos_8
dist: centos
release: "8"
- distcheck:
name: distcheck_debian_buster
dist: debian
release: buster
extra_conf: --enable-asan --enable-ubsan
- distcheck:
name: distcheck_alpine
dist: alpine
release: "latest"
#extra_conf: --without-jemalloc
- distcheck:
name: distcheck_archlinux
dist: archlinux
release: "latest"
nightly:
triggers:
- schedule:
cron: "0 4 * * *"
filters:
branches:
only:
- master
jobs:
- dist
- tar_pkg_tools
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment