mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-23 14:59:00 +01:00
RHEL build test
This commit is contained in:
parent
5fe496b9b0
commit
3b7d531b54
4
.github/workflows/images_build_rhel.yml
vendored
4
.github/workflows/images_build_rhel.yml
vendored
@ -306,7 +306,7 @@ jobs:
|
||||
|
||||
echo "::endgroup::"
|
||||
|
||||
- name: Post build image
|
||||
- name: Check on failures
|
||||
if: ${{ (cancelled() || failure()) && ( steps.push_image.outcome == 'failure' || steps.push_image.outcome == 'cancelled') }}
|
||||
env:
|
||||
IMAGE_TAG_ID: ${{ steps.image_metadata.outputs.image_tag_id }}
|
||||
@ -465,7 +465,7 @@ jobs:
|
||||
|
||||
echo "::endgroup::"
|
||||
|
||||
- name: Post build image
|
||||
- name: Check on failures
|
||||
if: ${{ (cancelled() || failure()) && ( steps.push_image.outcome == 'failure' || steps.push_image.outcome == 'cancelled') }}
|
||||
env:
|
||||
IMAGE_TAG_ID: ${{ steps.image_metadata.outputs.image_tag_id }}
|
||||
|
Loading…
Reference in New Issue
Block a user