mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-02 10:59:18 +01:00
Test
This commit is contained in:
parent
8d2e46895d
commit
2d47b2c52e
4
.github/workflows/build_images.yml
vendored
4
.github/workflows/build_images.yml
vendored
@ -180,6 +180,10 @@ jobs:
|
|||||||
type=ref,event=branch,prefix=${{ matrix.os }}-
|
type=ref,event=branch,prefix=${{ matrix.os }}-
|
||||||
type=ref,event=branch,suffix=-${{ matrix.os }}
|
type=ref,event=branch,suffix=-${{ matrix.os }}
|
||||||
|
|
||||||
|
- uses: actions/download-artifact@v2
|
||||||
|
with:
|
||||||
|
name: build-base_${{ matrix.os }}
|
||||||
|
|
||||||
- name: Retrieve base build SHA256 tag
|
- name: Retrieve base build SHA256 tag
|
||||||
id: base_build
|
id: base_build
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user