mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-19 04:45:59 +02:00
Prepare universal workflow
This commit is contained in:
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@@ -377,7 +377,7 @@ jobs:
|
|||||||
uses: actions/cache@v4
|
uses: actions/cache@v4
|
||||||
with:
|
with:
|
||||||
path: build-base_${{ matrix.os }}
|
path: build-base_${{ matrix.os }}
|
||||||
key: build-base_${{ matrix.os }}
|
key: build-base-${{ matrix.os }}
|
||||||
|
|
||||||
- name: Retrieve build-base:${{ matrix.os }} SHA256 tag
|
- name: Retrieve build-base:${{ matrix.os }} SHA256 tag
|
||||||
id: base_build
|
id: base_build
|
||||||
|
Reference in New Issue
Block a user