mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-18 10:50:51 +01:00
Prepare universal workflow
This commit is contained in:
parent
9c6161c020
commit
06249ed306
1
.github/workflows/images_build.yml
vendored
1
.github/workflows/images_build.yml
vendored
@ -411,7 +411,6 @@ jobs:
|
|||||||
echo "${{ steps.docker_build.outputs.digest }}" > ${{ matrix.build }}_${{ matrix.os }}
|
echo "${{ steps.docker_build.outputs.digest }}" > ${{ matrix.build }}_${{ matrix.os }}
|
||||||
|
|
||||||
- name: Cache image digest
|
- name: Cache image digest
|
||||||
id: cache-image-digest
|
|
||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: ${{ matrix.build }}_${{ matrix.os }}
|
path: ${{ matrix.build }}_${{ matrix.os }}
|
||||||
|
Loading…
Reference in New Issue
Block a user