mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-26 09:43:08 +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 }}
|
||||
|
||||
- name: Cache image digest
|
||||
id: cache-image-digest
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: ${{ matrix.build }}_${{ matrix.os }}
|
||||
|
Loading…
Reference in New Issue
Block a user