mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-23 05:48:46 +01:00
Prepare universal workflow
This commit is contained in:
parent
9b8d20caee
commit
7563ef8f61
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -440,7 +440,7 @@ jobs:
|
||||
CACHE_FILE_NAME: ${{ matrix.build }}_${{ matrix.os }}
|
||||
run: |
|
||||
echo "$DIGEST"
|
||||
echo "$CACHE_FILE_NAME" > $CACHE_FILE_NAME
|
||||
echo "$DIGEST" > $CACHE_FILE_NAME
|
||||
|
||||
- name: Caching SHA256 tag of the image
|
||||
uses: actions/cache@v4
|
||||
|
Loading…
Reference in New Issue
Block a user