mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-15 02:44:51 +08:00
Fix: Depend on successful builds before releasing a new version
This commit is contained in:
parent
470990fe14
commit
2ba5cc752b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tags.yml
vendored
2
.github/workflows/tags.yml
vendored
|
@ -145,6 +145,8 @@ jobs:
|
||||||
- Unit_Tests
|
- Unit_Tests
|
||||||
- Integration_Tests
|
- Integration_Tests
|
||||||
- Helm_chart_Tests
|
- Helm_chart_Tests
|
||||||
|
- Build_Alpine
|
||||||
|
- Build_Ubuntu
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Checkout
|
# Checkout
|
||||||
|
|
Loading…
Add table
Reference in a new issue