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