Commit 29b1c888 authored by Guillaume Quintard's avatar Guillaume Quintard

[cci] remove the manual approval job

parent 7ee8f6c7
...@@ -434,8 +434,7 @@ workflows: ...@@ -434,8 +434,7 @@ workflows:
<<: *pkg_req <<: *pkg_req
- build_alpine: - build_alpine:
<<: *pkg_req <<: *pkg_req
- hold: - push_packages:
type: approval
requires: requires:
- build_debian_stretch - build_debian_stretch
- build_debian_buster - build_debian_buster
...@@ -443,9 +442,6 @@ workflows: ...@@ -443,9 +442,6 @@ workflows:
- build_ubuntu_bionic - build_ubuntu_bionic
- build_centos_7 - build_centos_7
- build_alpine - build_alpine
- push_packages:
requires:
- hold
# - distcheck: # - distcheck:
# name: distcheck_centos_7 # name: distcheck_centos_7
# dist: centos # dist: centos
......
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