mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-11 04:17:02 +02:00
Prepare universal workflow
This commit is contained in:
parent
5c55e44c84
commit
cb953a5c8c
7
.github/workflows/images_build_rhel.yml
vendored
7
.github/workflows/images_build_rhel.yml
vendored
@ -262,13 +262,6 @@ jobs:
|
||||
path: build_${{ matrix.build }}_${{ matrix.arch }}
|
||||
key: build-${{ matrix.build }}-${{ matrix.arch }}-${{ github.run_id }}
|
||||
|
||||
- name: Cleanup artifacts
|
||||
if: success() || failure()
|
||||
env:
|
||||
BUILD_BASE_IMAGE: ${{ steps.base_build.outputs.base_build_image }}
|
||||
run: |
|
||||
podman rmi -i -f ${BUILD_BASE_IMAGE}
|
||||
|
||||
build_images:
|
||||
timeout-minutes: 90
|
||||
needs: [ "build_base_database", "init_build"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user